ckeditor / ckbuilder

The development repository of CKBuilder, a command line builder for CKEditor 4.
Other
19 stars 11 forks source link

Added --skip-validation option #33

Closed vokiel closed 3 years ago

vokiel commented 3 years ago

Closes #32

f1ames commented 3 years ago

I had an aha moment suddenly and realized that I was passing --skip-validation flag to build.sh script instead of ckbuilder.jar directly... so called "Friday evening effect"... :sweat_smile::facepalm::see_no_evil:

So ignore my previous https://github.com/ckeditor/ckbuilder/pull/33#pullrequestreview-569412882 comment as I need to take another look on this PR :crossed_fingers:

vokiel commented 3 years ago

We use it like this:

java -jar ckbuilder.jar --no-ie-checks --preprocess-plugin --leave-js-unminified --skip-validation=1 --overwrite /path_to_plugin