@byteluck-fe/model-driven-core-all 2.8.1-alpha.2 → 2.8.1-alpha.4

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.
@@ -191,7 +191,6 @@ export function loadScriptFromFetch(url, globalModules) {
191
191
  fetch: nativeFetch
192
192
  };
193
193
  return new Promise(function(resolve, reject) {
194
- // const newUrl = url.replace(/^(https?:)?\/\/.*?\/component/, '/component')
195
194
  options.fetch(url).then(function(response) {
196
195
  var module = {
197
196
  exports: {}
@@ -83,13 +83,13 @@ function _ts_generator(thisArg, body) {
83
83
  trys: [],
84
84
  ops: []
85
85
  };
86
- return(g = {
86
+ return g = {
87
87
  next: verb(0),
88
88
  "throw": verb(1),
89
89
  "return": verb(2)
90
90
  }, typeof Symbol === "function" && (g[Symbol.iterator] = function() {
91
91
  return this;
92
- }), g);
92
+ }), g;
93
93
  function verb(n) {
94
94
  return function(v) {
95
95
  return step([