Maciek cceeaf2952 Got rid of compilation step. 9 lat temu
..
README.md 181e663e8e Updated build README.md with proper links. 9 lat temu
test-library.html cceeaf2952 Got rid of compilation step. 9 lat temu
test.html cceeaf2952 Got rid of compilation step. 9 lat temu

README.md

CKEditor 5 – Build Directory

This directory contains files created during build process of CKEditor 5:

  • dist - bundled version of CKEditor 5, created by executing gulp bundle task. See more: Bundling.
  • modules - versions of CKEditor transpiled to specified module format: AMD, CommonJS and ES6 modules. See more: Compiling CKEditor.
  • docs - JavaScript documentation created form source code by gulp docs task.