@absolutejs/absolute 0.19.0-beta.158 → 0.19.0-beta.159

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
@@ -202835,7 +202835,6 @@ ${stubs}
202835
202835
  `var __hmr_cs = (globalThis.__HMR_COMPOSABLE_STATE__ ??= {});`,
202836
202836
  `var __hmr_mid = ${moduleId};`,
202837
202837
  `var __hmr_prev_refs = __hmr_cs[__hmr_mid];`,
202838
- `console.log("[HMR-composable] module load", __hmr_mid, "prev:", __hmr_prev_refs ? Object.keys(__hmr_prev_refs) : "none");`,
202839
202838
  `var __hmr_idx = {};`,
202840
202839
  `__hmr_cs[__hmr_mid] = {};`,
202841
202840
  `function __hmr_wrap(name, fn) {`,
@@ -202851,7 +202850,6 @@ ${stubs}
202851
202850
  ` }`,
202852
202851
  ` }`,
202853
202852
  ` (__hmr_cs[__hmr_mid][name] ??= [])[idx] = refs;`,
202854
- ` console.log("[HMR-composable] wrap called", name, "idx:", idx, "has prev:", !!(__hmr_prev_refs && __hmr_prev_refs[name] && __hmr_prev_refs[name][idx]), "snap keys:", Object.keys(refs));`,
202855
202853
  ` if (__hmr_prev_refs && __hmr_prev_refs[name] && __hmr_prev_refs[name][idx]) {`,
202856
202854
  ` var old = __hmr_prev_refs[name][idx];`,
202857
202855
  ` for (var k in old) {`,
@@ -205924,5 +205922,5 @@ export {
205924
205922
  ANGULAR_INIT_TIMEOUT_MS
205925
205923
  };
205926
205924
 
205927
- //# debugId=3606855454865F1964756E2164756E21
205925
+ //# debugId=A3BB3F9FF16B6A4F64756E2164756E21
205928
205926
  //# sourceMappingURL=index.js.map