@docflow/ckeditor5-build-docflow
v5.3.0
Published
Docfield build of CKEditor 5
Downloads
694
Keywords
Readme
CKEditor 5 build for Docfield
Based on the Classic Editor.
Publishing workflow
This package auto-deploys every push to master
. Use the Conventional Commits format for versioning:
- A commit that starts with
feat
will trigger a minor version bump - A commit that includes
BREAKING CHANGE
in the body will trigger a major version bump - Any other commit will be a patch version bump
Usage
Build for production use:
pnpm build
And run the sample website sample/index.html
.