diff --git a/webpack/production.js b/webpack/production.js index b592c36ce..b065fca10 100644 --- a/webpack/production.js +++ b/webpack/production.js @@ -35,8 +35,6 @@ module.exports = merge(sharedConfig, { plugins: [ new CompressionPlugin({ - filename: '[path].gz[query]', - cache: true, test: /\.(js|css|html|json|ico|svg|eot|otf|ttf|map)$/, }), new BundleAnalyzerPlugin({ // generates report.html