1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

disable minimize

This commit is contained in:
Kyle Spearrin
2018-09-14 15:55:55 -04:00
parent def249e83f
commit b027977bf4
3 changed files with 5 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ const renderer = {
'app/main': './src/app/main.ts',
},
optimization: {
minimize: false,
splitChunks: {
cacheGroups: {
commons: {