ywana-core8 0.0.874 → 0.0.875

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -7196,7 +7196,9 @@
7196
7196
  });
7197
7197
  });
7198
7198
  }, function (error) {
7199
- console.log(error);
7199
+ return Promise.resolve(_this4.load()).then(function () {
7200
+ console.log(error);
7201
+ });
7200
7202
  });
7201
7203
  return Promise.resolve(_temp6 && _temp6.then ? _temp6.then(function () {}) : void 0);
7202
7204
  } catch (e) {