@absolutejs/absolute 0.19.0-beta.476 → 0.19.0-beta.477

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.
@@ -171943,7 +171943,7 @@ ${registrations}
171943
171943
  ({ tsLibDir } = cached);
171944
171944
  cached.lastUsed = Date.now();
171945
171945
  } else {
171946
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
171946
+ const tsPath = __require.resolve("typescript");
171947
171947
  const tsRootDir = dirname3(tsPath);
171948
171948
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve5(tsRootDir, "lib");
171949
171949
  const config = readConfiguration("./tsconfig.json");
@@ -172714,5 +172714,5 @@ export {
172714
172714
  handleAngularPageRequest
172715
172715
  };
172716
172716
 
172717
- //# debugId=FE5A86251080A70B64756E2164756E21
172717
+ //# debugId=CD9206CBFA78B15B64756E2164756E21
172718
172718
  //# sourceMappingURL=server.js.map