@absolutejs/absolute 0.19.0-beta.418 → 0.19.0-beta.419

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.
package/dist/build.js CHANGED
@@ -172848,7 +172848,7 @@ ${registrations}
172848
172848
  ({ tsLibDir } = cached);
172849
172849
  cached.lastUsed = Date.now();
172850
172850
  } else {
172851
- const tsPath = __require.resolve("typescript");
172851
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172852
172852
  const tsRootDir = dirname8(tsPath);
172853
172853
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
172854
172854
  const config = readConfiguration("./tsconfig.json");
@@ -179514,5 +179514,5 @@ export {
179514
179514
  build
179515
179515
  };
179516
179516
 
179517
- //# debugId=760F009FE7BF947364756E2164756E21
179517
+ //# debugId=FC7CE88275CD786964756E2164756E21
179518
179518
  //# sourceMappingURL=build.js.map