@absolutejs/absolute 0.19.0-beta.442 → 0.19.0-beta.443

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.
@@ -169184,7 +169184,7 @@ ${registrations}
169184
169184
  ({ tsLibDir } = cached);
169185
169185
  cached.lastUsed = Date.now();
169186
169186
  } else {
169187
- const tsPath = __require.resolve("typescript");
169187
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
169188
169188
  const tsRootDir = dirname(tsPath);
169189
169189
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
169190
169190
  const config = readConfiguration("./tsconfig.json");
@@ -171507,5 +171507,5 @@ export {
171507
171507
  handleAngularPageRequest
171508
171508
  };
171509
171509
 
171510
- //# debugId=C542D41AA44EBAAE64756E2164756E21
171510
+ //# debugId=DC4FDD93B72A34FF64756E2164756E21
171511
171511
  //# sourceMappingURL=server.js.map