ctxloom-pro 1.0.5 → 1.0.7

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.
@@ -3,11 +3,11 @@ import path from "path";
3
3
  import { fileURLToPath } from "url";
4
4
  var __dirname = path.dirname(fileURLToPath(import.meta.url));
5
5
  async function startDashboard(options) {
6
- const serverPath = path.resolve(__dirname, "../apps/dashboard/server/index.js");
6
+ const serverPath = path.resolve(__dirname, "../apps/dashboard/dist/server/index.js");
7
7
  const mod = await import(serverPath);
8
8
  await mod.startDashboard(options);
9
9
  }
10
10
  export {
11
11
  startDashboard
12
12
  };
13
- //# sourceMappingURL=dashboard-LVSRXGZN.js.map
13
+ //# sourceMappingURL=dashboard-MD73U3AR.js.map
@@ -3,12 +3,12 @@ import {
3
3
  collectFiles,
4
4
  generateEmbedding,
5
5
  indexDirectory
6
- } from "./chunk-ZYDVY7VZ.js";
7
- import "./chunk-IHXVD5SO.js";
6
+ } from "./chunk-U3AVIYSJ.js";
7
+ import "./chunk-TYDMSHV7.js";
8
8
  export {
9
9
  EMBEDDING_DIMENSION,
10
10
  collectFiles,
11
11
  generateEmbedding,
12
12
  indexDirectory
13
13
  };
14
- //# sourceMappingURL=embedder-RECRKXTB.js.map
14
+ //# sourceMappingURL=embedder-BV7V7BHZ.js.map