Upgraded to the latest Meteor; Fixed compile errors after removing unused packages.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import CKEditor from '@ckeditor/ckeditor5-build-balloon';
|
||||
import './AppreciationEditor.html';
|
||||
import swal from "sweetalert2";
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
import CKEditor from '@ckeditor/ckeditor5-build-balloon';
|
||||
import './BoardEditor.html';
|
||||
import swal from "sweetalert2";
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
import CKEditor from '@ckeditor/ckeditor5-build-balloon';
|
||||
import './DatesEditor.html';
|
||||
import swal from "sweetalert2";
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
import CKEditor from '@ckeditor/ckeditor5-build-balloon';
|
||||
import './NewsEditor.html';
|
||||
import swal from "sweetalert2";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user