chore: webpack编译优化
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user