@absolutejs/absolute 0.19.0-beta.423 → 0.19.0-beta.424

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");
@@ -171520,5 +171520,5 @@ export {
171520
171520
  handleAngularPageRequest
171521
171521
  };
171522
171522
 
171523
- //# debugId=7AA628AD7C7D9ABA64756E2164756E21
171523
+ //# debugId=4FEA683BD475D3A764756E2164756E21
171524
171524
  //# sourceMappingURL=server.js.map