1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +00:00

disable minimize

This commit is contained in:
Kyle Spearrin
2018-09-14 16:01:35 -04:00
parent 3b902a99ee
commit 8a4f83e8a4
2 changed files with 4 additions and 1 deletions

2
jslib

Submodule jslib updated: 7dc14a0d18...85587e0672

View File

@@ -49,6 +49,9 @@ const config = {
entry: {
'bw': './src/bw.ts',
},
optimization: {
minimize: false,
},
resolve: {
extensions: ['.ts', '.js'],
alias: {