@absolutejs/absolute 0.19.0-beta.411 → 0.19.0-beta.412

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.
@@ -169145,7 +169145,7 @@ ${registrations}
169145
169145
  ({ tsLibDir } = cached);
169146
169146
  cached.lastUsed = Date.now();
169147
169147
  } else {
169148
- const tsPath = __require.resolve("typescript");
169148
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
169149
169149
  const tsRootDir = dirname(tsPath);
169150
169150
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
169151
169151
  const config = readConfiguration("./tsconfig.json");
@@ -171436,5 +171436,5 @@ export {
171436
171436
  handleAngularPageRequest
171437
171437
  };
171438
171438
 
171439
- //# debugId=FC11E340600353D064756E2164756E21
171439
+ //# debugId=24DD3794C296CAAA64756E2164756E21
171440
171440
  //# sourceMappingURL=server.js.map