mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-28 06:48:34 +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