@absolutejs/absolute 0.19.0-beta.376 → 0.19.0-beta.377

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
@@ -172564,7 +172564,7 @@ ${registrations}
172564
172564
  ({ tsLibDir } = cached);
172565
172565
  cached.lastUsed = Date.now();
172566
172566
  } else {
172567
- const tsPath = __require.resolve("typescript");
172567
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172568
172568
  const tsRootDir = dirname8(tsPath);
172569
172569
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
172570
172570
  const config = readConfiguration("./tsconfig.json");
@@ -179171,5 +179171,5 @@ export {
179171
179171
  build
179172
179172
  };
179173
179173
 
179174
- //# debugId=118EDD59A5C9F8EC64756E2164756E21
179174
+ //# debugId=B13D62D47B5CDF7A64756E2164756E21
179175
179175
  //# sourceMappingURL=build.js.map