@absolutejs/absolute 0.19.0-beta.346 → 0.19.0-beta.347

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
@@ -201764,7 +201764,7 @@ ${registrations}
201764
201764
  ({ tsLibDir } = cached);
201765
201765
  cached.lastUsed = Date.now();
201766
201766
  } else {
201767
- const tsPath = __require.resolve("typescript");
201767
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
201768
201768
  const tsRootDir = dirname9(tsPath);
201769
201769
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve17(tsRootDir, "lib");
201770
201770
  const config = readConfiguration("./tsconfig.json");
@@ -208147,5 +208147,5 @@ export {
208147
208147
  build
208148
208148
  };
208149
208149
 
208150
- //# debugId=ED5BF671CA3722D364756E2164756E21
208150
+ //# debugId=0F8ED2292644AB1964756E2164756E21
208151
208151
  //# sourceMappingURL=build.js.map