mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-23 06:29:51 +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: {
|
performance: {
|
||||||
hints: false,
|
hints: false,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user