mirror of
https://github.com/bitwarden/desktop
synced 2025-12-10 21:33:43 +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