Started adding async calls for upgrading to Meteor 3.0. Numerous other fixes.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import './SalesSheetEditor.html';
|
||||
import swal from 'sweetalert2';
|
||||
import dragula from 'dragula';
|
||||
import { ReactiveDict } from 'meteor/reactive-dict'
|
||||
|
||||
let PREFIX = "SalesSheetEditor.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user