mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
fix: webpack 编译失败问题
This commit is contained in:
parent
d5049a8e2a
commit
0af1a28639
4
.npmrc
4
.npmrc
@ -1,3 +1,3 @@
|
||||
registry=https://registry.npmmirror.com
|
||||
auto-install-peers=false
|
||||
shamefully-hoist=false
|
||||
auto-install-peers=true
|
||||
shamefully-hoist=true
|
||||
|
@ -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
779
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user