Skip to content
Snippets Groups Projects

Update ckeditor5_plugin_starter_template/README.md

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -24,4 +24,4 @@ initial run of `install` may take a few minutes, but subsequent builds will be
faster.
After installing dependencies, plugins can be built with `yarn build` or `yarn
watch`. They will be built to `js/build/{pluginNameDirectory}.js`. co
watch`. They will be built to `js/build/{pluginNameDirectory}.js`.
Loading