1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 21:50:15 +00:00

disable minimize

This commit is contained in:
Kyle Spearrin
2018-09-14 16:00:44 -04:00
parent 0ce0b25de4
commit dd2317ad64
2 changed files with 2 additions and 1 deletions

2
jslib

Submodule jslib updated: d9808250c6...85587e0672

View File

@@ -157,6 +157,7 @@ const config = {
'2fa/2fa': './src/2fa/2fa.ts',
},
optimization: {
minimize: false,
splitChunks: {
cacheGroups: {
commons: {