This is a template repository that shows how to integrate CKEditor 4 WYSIWYG editor with webpack, Babel and Terser.
It can be used as a starting point for setting up a CKEditor 4 webpack project.
Just clone this repository, install dependencies and start the server to preview the sample:
git clone git@github.com:ckeditor/ckeditor4-webpack-template.git
cd ckeditor4-webpack-template
npm install
npm start
To learn more about integrating CKEditor 4 with webpack, take a look at the CKEditor 4 Webpack Integration guide.
Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license