mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
disable minimize
This commit is contained in:
@@ -42,6 +42,9 @@ const main = {
|
||||
entry: {
|
||||
'main': './src/main.ts',
|
||||
},
|
||||
optimization: {
|
||||
minimize: false,
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user