chore: webpack编译优化

This commit is contained in:
eric
2022-11-13 11:14:11 +08:00
parent 750a6344a7
commit f3e62862fc
40 changed files with 165 additions and 50953 deletions

View File

@@ -52,9 +52,12 @@
"@tarojs/shared": "3.5.7-alpha.8",
"@tarojs/taro": "3.5.7-alpha.8",
"@tarojs/taro-h5": "3.5.7-alpha.8",
"cache-loader": "^4.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"taro-hooks": "latest"
"taro-hooks": "latest",
"taro-plugin-compiler-optimization": "^1.0.4",
"thread-loader": "^3.0.4"
},
"devDependencies": {
"@babel/core": "^7.8.0",