@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/build.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) {
@@ -173742,5 +173743,5 @@ export {
173742
173743
  build
173743
173744
  };
173744
173745
 
173745
- //# debugId=620CE33255A7911064756E2164756E21
173746
+ //# debugId=256520A365B546D664756E2164756E21
173746
173747
  //# sourceMappingURL=build.js.map