mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00: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