mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 02:35:41 +00:00
avoid including all of the util-decorators in the bundle
This commit is contained in:
@@ -130,6 +130,7 @@ module.exports = options => {
|
||||
}
|
||||
if (process.env.PLUGIN_BUNDLE_ANALYZER === options.name) {
|
||||
config.plugins.push(bundleAnalyzer)
|
||||
config.cache = false
|
||||
}
|
||||
return config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user