initial ed-forgr

This commit is contained in:
Willyb321
2018-11-22 09:44:11 +11:00
parent ec0d05e081
commit 3eb26651f7
5 changed files with 31 additions and 8 deletions

View File

@@ -22,9 +22,6 @@ module.exports = {
},
optimization: {
minimize: false,
splitChunks: {
chunks: 'all'
}
},
output: {
path: path.join(__dirname, 'build'),