Upgrade Babel to version 7.0.0 (#5925)
This commit is contained in:
committed by
Eugen Rochko
parent
64a5561b5a
commit
0ddbccf7e6
@ -69,7 +69,6 @@ module.exports = merge(sharedConfig, {
|
||||
|
||||
plugins: [
|
||||
new CompressionPlugin({
|
||||
asset: '[path].gz[query]',
|
||||
algorithm: compressionAlgorithm,
|
||||
test: /\.(js|css|html|json|ico|svg|eot|otf|ttf)$/,
|
||||
}),
|
||||
|
Reference in New Issue
Block a user