Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICC Exceptions Plugin for CKEditor

Install

Install via yarn (or npm)

$ yarn add ckeditor-iccexception-plugin # or npm install --save ckeditor-iccexception-plugin

Install via bower

$ bower install --save ckeditor-iccexception-plugin

Usage

...

Development

This uses webpack to compile the plugins into the dist directory. The JS files are passed through babel-loader and are bundled into a single plugin.js file for each plugin directory.

The webpack configuration expects the list of plugins it needs to compile in config/project.config.js at property config.pluginNames. Therefore, if a plugin directory name is changed, the plugin name in config/project.config.js must also be changed.

Setup

$ yarn install

To compile for release:

$ yarn run compile

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages