mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Updated ckeditor
This commit is contained in:
parent
aa84077ac4
commit
965ea317e4
514 changed files with 3679 additions and 7678 deletions
|
|
@ -411,7 +411,6 @@ gulp.task('ckeditor:copy', ['ckeditor:clear'], function() {
|
|||
});
|
||||
|
||||
gulp.task('ckeditor:copy-plugins', ['ckeditor:copy'], function() {
|
||||
return true;
|
||||
return gulp.src('vendors/ckeditor-plugins/**/*')
|
||||
.pipe(gulp.dest('rainloop/v/' + cfg.devVersion + '/static/ckeditor/plugins'));
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue