@ckeditor/ckeditor5-build-decoupled-document

v17.0.0
The document editor build of CKEditor 5 – the best browser-based rich text editor.
ckeditor5-build ckeditor ckeditor5 ckeditor 5 wysiwyg rich text editor html contentEditable and 8 more...

lint

eslint --quiet '**/*.js'

build

webpack --mode production

stylelint

stylelint --quiet --allow-empty-input 'theme/**/*.css' 'docs/**/*.css'

preversion

npm run build; if [ -n "$(git status src/ckeditor.js build/ --porcelain)" ]; then git add -u src/ckeditor.js build/ && git commit -m 'Internal: Build.'; fi
npm i @ckeditor/[email protected]

Metadata

Downloads

Maintainers