@absolutejs/absolute 0.19.0-beta.460 → 0.19.0-beta.462

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.
@@ -171103,7 +171103,7 @@ ${registrations}
171103
171103
  ({ tsLibDir } = cached);
171104
171104
  cached.lastUsed = Date.now();
171105
171105
  } else {
171106
- const tsPath = __require.resolve("typescript");
171106
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
171107
171107
  const tsRootDir = dirname3(tsPath);
171108
171108
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve5(tsRootDir, "lib");
171109
171109
  const config = readConfiguration("./tsconfig.json");
@@ -171868,5 +171868,5 @@ export {
171868
171868
  handleAngularPageRequest
171869
171869
  };
171870
171870
 
171871
- //# debugId=51770C08823F5F0464756E2164756E21
171871
+ //# debugId=7FA64ECB98DB9DF564756E2164756E21
171872
171872
  //# sourceMappingURL=server.js.map