chore: clean misplaced repo artifacts

This commit is contained in:
sck_0
2026-03-14 19:59:47 +01:00
parent f9c76ea3bc
commit 27cb7c6830
15 changed files with 12 additions and 738 deletions

View File

@@ -7,7 +7,8 @@ async function main() {
const repoRoot = path.resolve(__dirname, "..", "..", "..");
const loaderPath = path.join(
repoRoot,
"examples",
"docs",
"integrations",
"jetski-gemini-loader",
"loader.ts",
);