Initial commit
This commit is contained in:
6
resources/mix/vendors/ckeditor/ckeditor-inline.bundle.js
vendored
Normal file
6
resources/mix/vendors/ckeditor/ckeditor-inline.bundle.js
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// CKEditor - Rock-solid, free WYSIWYG editor with collaborative editing, 200+ features, full documentation and support: https://ckeditor.com/
|
||||
|
||||
// CKEditor Inline
|
||||
module.exports = [
|
||||
'node_modules/@ckeditor/ckeditor5-build-inline/build/ckeditor.js'
|
||||
];
|
Reference in New Issue
Block a user