fix: webpack 编译失败问题

This commit is contained in:
winixt 2023-04-23 19:21:26 +08:00
parent d5049a8e2a
commit 0af1a28639
3 changed files with 610 additions and 174 deletions

4
.npmrc
View File

@ -1,3 +1,3 @@
registry=https://registry.npmmirror.com
auto-install-peers=false
shamefully-hoist=false
auto-install-peers=true
shamefully-hoist=true

View File

@ -36,6 +36,7 @@
"@babel/preset-typescript": "^7.21.0",
"@fesjs/utils": "^3.0.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"ajv": "^8.12.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"cli-highlight": "^2.1.4",

779
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff