mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-29 06:51:58 +08:00
bug(UI): optimisation config is updated (#650)
This commit is contained in:
parent
07f4fcb216
commit
acbe7f91cb
@ -110,7 +110,7 @@ const config = {
|
||||
plugins: plugins,
|
||||
optimization: {
|
||||
chunkIds: 'named',
|
||||
concatenateModules: true,
|
||||
concatenateModules: false,
|
||||
emitOnErrors: true,
|
||||
flagIncludedChunks: true,
|
||||
innerGraph: true, //tells webpack whether to conduct inner graph analysis for unused exports.
|
||||
|
Loading…
x
Reference in New Issue
Block a user