- Built from Balloon Block editor type.
- Added Image Resize apart from plugins bundled with official ckeditor Balloon Block build.
If you would like to try my custom build, get it here:
yarn add @jayjaydluffy/ckeditor5-eskwela-app
- Create a custom build (a balloon block type) using the instructions here.
- Update react and react-scripts to latest (16.13.1 and 3.4.1, respectively, as of this writing). Node version should be 12 and up.
- Deleted node_modules and yarn.lock then ran yarn install to reinstall all dependencies.