ckeditor4-presets icon indicating copy to clipboard operation
ckeditor4-presets copied to clipboard

After building preset some language file have copyright headers some don't

Open f1ames opened this issue 7 years ago • 0 comments

For example plugins/language/lang/en.js has the header while plugins/mathjax/lang/en.js doesn't.

It seems one line files don't get minified (so they are just copied from source) while longer files gets minified which removes the copy header (haven't verified this hypothesis though).

f1ames avatar Apr 10 '19 06:04 f1ames