diff --git a/lib/pipeline/webpack.config.js b/lib/pipeline/webpack.config.js index 225e72fd..0e6628c9 100644 --- a/lib/pipeline/webpack.config.js +++ b/lib/pipeline/webpack.config.js @@ -103,6 +103,7 @@ const base = { exclude: /(node_modules|bower_components|\.embark[\\/]versions)/, options: { cacheDirectory: true, + cacheCompression: false, customize: path.join(__dirname, 'babel-loader-overrides.js'), plugins: [ [