Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9090d94

Browse files
committedMay 12, 2023
test:修复通过vscode的插件vitest来debug测试会异常退出
1 parent 0d22fc8 commit 9090d94

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed
 

‎package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"rollup": "^2.79.1",
2525
"rollup-plugin-sourcemaps": "^0.6.3",
2626
"tslib": "^2.4.0",
27+
"vite": "^4.3.5",
2728
"vitest": "^0.30.1"
2829
}
2930
}

‎pnpm-lock.yaml

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.