@keystrokehq/cli 0.1.153 → 0.1.155

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.
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env node
2
+ import "./dist-Cy2nsWsI.mjs";
3
+ import { _ as emitStoredRouteManifestForProject } from "./dist-D-qnmHDz.mjs";
4
+ export { emitStoredRouteManifestForProject };
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
- import { an as PROJECT_MANIFEST_REL_PATH, cn as PROJECT_SOURCE_IGNORED_DIRS, dn as PROJECT_SOURCE_MAX_TOTAL_BYTES, fi as isIgnoredProjectSourceFileName, ln as PROJECT_SOURCE_MAX_FILES, mi as isProbablyBinaryProjectSource, un as PROJECT_SOURCE_MAX_FILE_BYTES } from "./dist-DFHP_wlQ.mjs";
3
- import { at as classifyCall, ct as locateWorkflow, dt as entryIdFromFile, ft as readKeystrokeIgnoreDirective, it as packDirFromDisk, ot as computeCallSiteIds, pt as shouldSkipKeystrokeModuleFile, st as diagnoseWorkflowSource } from "./dist-B-JAtmwj.mjs";
2
+ import { an as PROJECT_MANIFEST_REL_PATH, cn as PROJECT_SOURCE_IGNORED_DIRS, dn as PROJECT_SOURCE_MAX_TOTAL_BYTES, hi as isProbablyBinaryProjectSource, ln as PROJECT_SOURCE_MAX_FILES, pi as isIgnoredProjectSourceFileName, un as PROJECT_SOURCE_MAX_FILE_BYTES } from "./dist-Cy2nsWsI.mjs";
3
+ import { at as computeCallSiteIds, dt as readKeystrokeIgnoreDirective, ft as shouldSkipKeystrokeModuleFile, it as classifyCall, ot as diagnoseWorkflowSource, rt as packDirFromDisk, st as locateWorkflow, ut as entryIdFromFile } from "./dist-D-qnmHDz.mjs";
4
4
  import { createRequire, isBuiltin } from "node:module";
5
5
  import "node:os";
6
6
  import { dirname, isAbsolute, join, relative, resolve, sep } from "node:path";
@@ -1809,7 +1809,7 @@ async function buildApp(options = {}) {
1809
1809
  const manifestStarted = Date.now();
1810
1810
  if (cacheKey && tryRestoreCachedRouteManifest(root, cacheKey)) timings.manifestCacheHit = true;
1811
1811
  else {
1812
- const { emitStoredRouteManifestForProject } = await import("./dist-jssdiDkg.mjs");
1812
+ const { emitStoredRouteManifestForProject } = await import("./dist-B1ukswfj.mjs");
1813
1813
  await emitStoredRouteManifestForProject(root);
1814
1814
  if (cacheKey) storeCachedRouteManifest(root, cacheKey);
1815
1815
  }
@@ -1826,4 +1826,4 @@ async function buildApp(options = {}) {
1826
1826
  //#endregion
1827
1827
  export { buildApp as a, computeSafeFilteredDeploy as c, normalizeProjectRelativePath as d, tryReadBuildIndex as f, assertWorkflowDiagnosticErrorsFrom as i, injectCallSiteIds as l, BUILD_INDEX_REL_PATH as n, callSiteIdInjectionPlugin as o, warnWorkflowDiagnosticsFrom as p, analyzeDeployableClosures as r, collectWorkflowDiagnostics as s, ANALYZER_CONTRACT_VERSION as t, listDirtyEntries as u };
1828
1828
 
1829
- //# sourceMappingURL=dist-B9mGozH5.mjs.map
1829
+ //# sourceMappingURL=dist-BJAZiZG-.mjs.map