@absolutejs/absolute 0.19.0-beta.460 → 0.19.0-beta.462

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
@@ -173900,7 +173900,7 @@ ${registrations}
173900
173900
  ({ tsLibDir } = cached);
173901
173901
  cached.lastUsed = Date.now();
173902
173902
  } else {
173903
- const tsPath = __require.resolve("typescript");
173903
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
173904
173904
  const tsRootDir = dirname8(tsPath);
173905
173905
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
173906
173906
  const config = readConfiguration("./tsconfig.json");
@@ -180676,5 +180676,5 @@ export {
180676
180676
  build
180677
180677
  };
180678
180678
 
180679
- //# debugId=482F1D17E8C8DDAD64756E2164756E21
180679
+ //# debugId=F19DF1BD08AAAA0F64756E2164756E21
180680
180680
  //# sourceMappingURL=build.js.map