ckeditor5-custom-build-jat
v0.0.1
Published
A custom CKEditor 5 build made by the CKEditor 5 online builder.
Downloads
2
Readme
Rebuilding editor
npm install
If you have already done the Installation and Adding or removing plugins steps, you're ready to rebuild the editor by running the following command:
npm run build
This will build the CKEditor 5 to the build
directory.