1.1.1 • Published 8 months ago

@mindsorg/minds-ckeditor-bundle v1.1.1

Weekly downloads
-
License
GPL
Repository
-
Last release
8 months ago

MindsEditor - CKEditor Build

The CKEditor build used at https://www.minds.com/.

Development Installation

To install locally for development, clone the repository and install the packages:

# ssh
git clone git@gitlab.com:minds/minds-ckeditor-bundle.git

# or https
git clone https://gitlab.com/minds/minds-ckeditor-bundle.git

# cd into dir and install
cd minds-ckeditor-bundle
npm i

To link your local package with the main minds repository, in the ckeditor directory, run

npm link

Then in your minds/front directory, run

npm link @mindsorg/ckeditor5-build-minds

This will cause local changes to your editor package to be picked up when rebuilding.

Development Usage

npm run build

License

GPL2+

1.1.1

8 months ago

1.1.0

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago