Commit 011b8c4e authored by Piotrek Koszuliński's avatar Piotrek Koszuliński

Hide unnecessary warnings.

parent 50fae0ee
......@@ -16,6 +16,7 @@ const buildConfig = require( './build-config' );
module.exports = {
devtool: 'source-map',
performance: { hints: false },
entry: path.resolve( __dirname, 'src', 'ckeditor.js' ),
......
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