build 迁移到pnpm

This commit is contained in:
xxm1995
2023-05-09 16:05:54 +08:00
parent 74b3b67339
commit 612fce273e
4 changed files with 11520 additions and 10591 deletions

3
.gitignore vendored
View File

@@ -28,6 +28,3 @@ pnpm-debug.log*
*.sln
*.sw?
package-lock.json
pnpm-lock.yaml

View File

@@ -1,6 +1,6 @@
{
"name": "bootx-platform-vue3",
"version": "1.x",
"version": "1.3",
"author": {
"name": "xxm"
},
@@ -97,7 +97,7 @@
"@vitejs/plugin-legacy": "^2.0.0",
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue-macros/reactivity-transform": "0.3.1",
"@vue-macros/reactivity-transform": "0.3.5",
"@vue/compiler-sfc": "^3.2.33",
"@vue/test-utils": "^2.0.0-rc.21",
"autoprefixer": "^10.4.4",

11518
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

10586
yarn.lock

File diff suppressed because it is too large Load Diff