chore(auto-import): use Rslib to build (#13249)

This commit is contained in:
neverland
2024-12-08 09:12:34 +08:00
committed by GitHub
parent b7a9188be4
commit 3884730c4e
6 changed files with 149 additions and 28 deletions

View File

@@ -33,7 +33,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.1.1",
"@rslib/core": "^0.1.3",
"@vue/runtime-core": "^3.5.13",
"typescript": "^5.7.2",
"vant": "workspace:*",