@absolutejs/absolute 0.19.0-beta.453 → 0.19.0-beta.454

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.
@@ -169440,7 +169440,7 @@ ${registrations}
169440
169440
  ({ tsLibDir } = cached);
169441
169441
  cached.lastUsed = Date.now();
169442
169442
  } else {
169443
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
169443
+ const tsPath = __require.resolve("typescript");
169444
169444
  const tsRootDir = dirname(tsPath);
169445
169445
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
169446
169446
  const config = readConfiguration("./tsconfig.json");
@@ -171823,5 +171823,5 @@ export {
171823
171823
  handleAngularPageRequest
171824
171824
  };
171825
171825
 
171826
- //# debugId=4F0C3934F03D3CC164756E2164756E21
171826
+ //# debugId=6ED7E5FD3F461CED64756E2164756E21
171827
171827
  //# sourceMappingURL=server.js.map