@absolutejs/absolute 0.19.0-beta.473 → 0.19.0-beta.474

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.
@@ -171940,7 +171940,7 @@ ${registrations}
171940
171940
  ({ tsLibDir } = cached);
171941
171941
  cached.lastUsed = Date.now();
171942
171942
  } else {
171943
- const tsPath = __require.resolve("typescript");
171943
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
171944
171944
  const tsRootDir = dirname3(tsPath);
171945
171945
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve5(tsRootDir, "lib");
171946
171946
  const config = readConfiguration("./tsconfig.json");
@@ -172710,5 +172710,5 @@ export {
172710
172710
  handleAngularPageRequest
172711
172711
  };
172712
172712
 
172713
- //# debugId=C9BAAE48474EA8DE64756E2164756E21
172713
+ //# debugId=15DB343665E8FD1A64756E2164756E21
172714
172714
  //# sourceMappingURL=server.js.map