mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
build: minimize all bundles bc devtool is active
This commit is contained in:
parent
bdbdd370ea
commit
2d779ec0da
@ -74,7 +74,7 @@ const config = ({
|
||||
},
|
||||
|
||||
optimization: {
|
||||
minimize: !devBuild,
|
||||
minimize: true,
|
||||
sideEffects: true,
|
||||
removeEmptyChunks: true,
|
||||
mergeDuplicateChunks: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user