mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update webpack.production.config.js
This commit is contained in:
parent
4e4d79388b
commit
eea6c6c9cd
@ -131,6 +131,7 @@ module.exports = ({
|
||||
warnings: true,
|
||||
},
|
||||
mangle: {
|
||||
reserved: ["__$S__"],
|
||||
eval: true,
|
||||
keep_classnames: !minifyNames,
|
||||
keep_fnames: !minifyNames,
|
||||
|
Loading…
Reference in New Issue
Block a user