This commit is contained in:
linyuchen
2024-02-11 02:58:34 +08:00
parent f9c376f6c5
commit d08601505b
19 changed files with 797 additions and 1615 deletions

View File

@@ -50,7 +50,7 @@ module.exports = {
]
},
optimization: {
minimize: true,
minimize: false,
minimizer: [
new TerserPlugin({
extractComments: false,