stable

Clone or download

Read-only

Refactoring: Webpackify RichTextEditor.js

In order to ease integration of uploadImage/tus in our ckeditor instances, we need to remove RichTextEditor from fat combined and build it with webpack. Part of story #12964: drag'n drop images in tracker text areas Change-Id: If7d5301f1c1869267a7d66df0b58b797bc95bc1d

Modified Files

Name
M gulpfile.js +0 −2 Go to diff View file
M src/common/layout/Layout.class.php +1 −0 Go to diff View file
M src/www/scripts/codendi/RichTextEditor.js +1 −1 Go to diff View file
M src/www/scripts/tuleap/textarea_rte.js +4 −2 Go to diff View file
M src/www/scripts/webpack.config.js +25 −1 Go to diff View file