@mx-cartographer/experiences 3.1.0-alpha.sms5-await → 3.1.0-alpha.sms5-await2

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.es.js CHANGED
@@ -8879,7 +8879,7 @@ class N7 {
8879
8879
  this.accountStore = new Ju(this), this.beatStore = new uc(), this.budgetsStore = new hc(this), this.cashflowStore = new Vd(this), this.categoryStore = new Cl(this), this.copyStore = new dc(), this.merchantStore = new eu(), this.notificationStore = new nu(), this.recurringActivityStore = new vd(this), this.transactionStore = new Pc(this), this.userStore = new lu(), this.globalUiStore = new Jd(this), wA(this);
8880
8880
  }
8881
8881
  initialize = async (e, n) => {
8882
- console.log("start", Date.now()), await this.copyStore.initialize(e, n), await this.accountStore.initialize(e, n), await this.beatStore.initialize(e, n), await this.merchantStore.initialize(e, n), await this.userStore.initialize(e, n), await this.categoryStore.initialize(e, n), await this.transactionStore.initialize(e, n), await this.recurringActivityStore.initialize(e, n), await this.budgetsStore.initialize(e, n), await this.notificationStore.initialize(e, n), W(() => {
8882
+ console.log("start with awaits", Date.now()), await this.copyStore.initialize(e, n), await this.accountStore.initialize(e, n), await this.beatStore.initialize(e, n), await this.merchantStore.initialize(e, n), await this.userStore.initialize(e, n), await this.categoryStore.initialize(e, n), await this.transactionStore.initialize(e, n), await this.recurringActivityStore.initialize(e, n), await this.budgetsStore.initialize(e, n), await this.notificationStore.initialize(e, n), W(() => {
8883
8883
  console.log("finish", Date.now()), this.isInitialized = !0, this.globalUiStore.setInitialized(!0), this.globalUiStore.setSelectedAccounts(this.accountStore.accounts);
8884
8884
  });
8885
8885
  };