mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
Turn on minimization
This commit is contained in:
parent
8cdb8c3298
commit
f5d443fcf3
|
@ -52,9 +52,6 @@ const baseConfig = (params) => ({
|
|||
})
|
||||
: []
|
||||
),
|
||||
optimization: {
|
||||
minimize: false,
|
||||
},
|
||||
performance: {
|
||||
hints: false,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user