# ckeditor5-drupal-image

Drupal image plugin for CKEditor5

Provides required attributes `data-entity-uuid` and `data-entity-type`.

## Usage

This project is for creating minified js for [Drupal CKEditor5](http://drupal.org/project/ckeditor5)

## Build

Run `npm run build:dll` to create the minified js.

Check the file path in `webpack.config.js` to ensure it points to the dll
manifest in your copy of `ckeditor5`.
