@absolutejs/absolute 0.19.0-beta.719 → 0.19.0-beta.720

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
@@ -42425,8 +42425,7 @@ var resolveDevClientDir2 = () => {
42425
42425
  },
42426
42426
  filename: src,
42427
42427
  generate: mode,
42428
- hmr: mode === "client" && isDev,
42429
- runes: false
42428
+ hmr: mode === "client" && isDev
42430
42429
  }).js.code;
42431
42430
  let code = compiled.replace(/\.svelte(?:\.(?:ts|js))?(['"])/g, ".js$1");
42432
42431
  if (mode === "client" && isDev) {
@@ -49772,5 +49771,5 @@ export {
49772
49771
  build
49773
49772
  };
49774
49773
 
49775
- //# debugId=EEC6828C2FD3553D64756E2164756E21
49774
+ //# debugId=84C23804BCC2DDCF64756E2164756E21
49776
49775
  //# sourceMappingURL=build.js.map