mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-08 17:08:58 +08:00
fix: webpack config is updated
This commit is contained in:
parent
f9c214bd53
commit
dddba68bfd
@ -115,8 +115,4 @@ const config = {
|
||||
},
|
||||
};
|
||||
|
||||
if (process.env.BUNDLE_ANALYSER === 'true') {
|
||||
config.plugins.push(new BundleAnalyzerPlugin({ analyzerMode: 'server' }));
|
||||
}
|
||||
|
||||
module.exports = config;
|
||||
|
Loading…
x
Reference in New Issue
Block a user