This commit is contained in:
LetterN
2021-10-28 17:34:52 +08:00
parent 49940c373e
commit f7b898a2a9
346 changed files with 13714 additions and 8493 deletions
-4
View File
@@ -98,10 +98,6 @@ module.exports = (env = {}, argv) => {
},
optimization: {
emitOnErrors: false,
splitChunks: {
chunks: 'initial',
name: 'tgui-common',
},
},
performance: {
hints: false,