Commit 27cf6973 authored by Piotrek Koszuliński's avatar Piotrek Koszuliński

Merge branch 't/ckeditor5/1162'

parents c96bfdb0 94aeec73
......@@ -31,8 +31,6 @@ module.exports = {
optimization: {
minimizer: [
// Use the newest version of UglifyJsWebpackPlugin that fixes the `inline` optimization bug.
// See https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/264.
new UglifyJsWebpackPlugin( {
sourceMap: true,
uglifyOptions: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment