@absolutejs/absolute 0.18.2-beta.4 → 0.18.2-beta.5

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.js CHANGED
@@ -173600,7 +173600,8 @@ var FRAMEWORK_DIR_KEYS, reloadConfig = async () => {
173600
173600
  mode: "development",
173601
173601
  options: {
173602
173602
  ...state.config.options,
173603
- injectHMR: true
173603
+ injectHMR: true,
173604
+ throwOnError: true
173604
173605
  }
173605
173606
  });
173606
173607
  if (newManifest) {
@@ -174165,5 +174166,5 @@ export {
174165
174166
  ANGULAR_INIT_TIMEOUT_MS
174166
174167
  };
174167
174168
 
174168
- //# debugId=7812D3EBBB998C4164756E2164756E21
174169
+ //# debugId=5DEDBDE141B36FAD64756E2164756E21
174169
174170
  //# sourceMappingURL=index.js.map