fix:解决微信小程序上传失败的问题(开启 es5 转换、postcss)

pull/147/head
YunaiV 2025-04-29 14:00:28 +08:00
parent 5da0382a25
commit 8c821bf8ad
1 changed files with 1 additions and 2 deletions

View File

@ -186,8 +186,7 @@
"setting": {
"urlCheck": false,
"minified": true,
"postcss": false,
"es6": false
"postcss": true
},
"optimization": {
"subPackages": true