@absolutejs/absolute 0.19.0-beta.395 → 0.19.0-beta.396

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.
@@ -169035,7 +169035,7 @@ ${registrations}
169035
169035
  ({ tsLibDir } = cached);
169036
169036
  cached.lastUsed = Date.now();
169037
169037
  } else {
169038
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
169038
+ const tsPath = __require.resolve("typescript");
169039
169039
  const tsRootDir = dirname(tsPath);
169040
169040
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
169041
169041
  const config = readConfiguration("./tsconfig.json");
@@ -171245,5 +171245,5 @@ export {
171245
171245
  handleAngularPageRequest
171246
171246
  };
171247
171247
 
171248
- //# debugId=4AD05CDEE312FFC464756E2164756E21
171248
+ //# debugId=ACB3CA52719B171864756E2164756E21
171249
171249
  //# sourceMappingURL=server.js.map