@absolutejs/absolute 0.19.0-beta.674 → 0.19.0-beta.675

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.
@@ -172206,7 +172206,7 @@ ${registrations}
172206
172206
  ({ tsLibDir } = cached);
172207
172207
  cached.lastUsed = Date.now();
172208
172208
  } else {
172209
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172209
+ const tsPath = __require.resolve("typescript");
172210
172210
  const tsRootDir = dirname3(tsPath);
172211
172211
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve5(tsRootDir, "lib");
172212
172212
  const config = readConfiguration("./tsconfig.json");
@@ -173023,5 +173023,5 @@ export {
173023
173023
  handleAngularPageRequest
173024
173024
  };
173025
173025
 
173026
- //# debugId=EE1472CAE62E7EB964756E2164756E21
173026
+ //# debugId=C99A225F5F91A3B864756E2164756E21
173027
173027
  //# sourceMappingURL=server.js.map