|
|
// Define a new "ckeditor" module, which overrides the core one with the above and the dev stuff.
|
|
// Define a new "ckeditor" module, which overrides the core one with the above and the dev stuff.
|
|
|
define( 'ckeditor', [ 'ckeditor-core', 'ckeditor-dev', 'utils' ], function( core, dev, utils ) {
|
|
define( 'ckeditor', [ 'ckeditor-core', 'ckeditor-dev', 'utils' ], function( core, dev, utils ) {
|