mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
disable minimize
This commit is contained in:
@@ -49,6 +49,9 @@ const config = {
|
||||
entry: {
|
||||
'bw': './src/bw.ts',
|
||||
},
|
||||
optimization: {
|
||||
minimize: false,
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.ts', '.js'],
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user