Skip to content

Commit 32b4494

Browse files
bartlomiejuclaude
andcommitted
fix: remove local-only deno-vite-plugin link that breaks CI
The `links` field referenced a sibling directory that only exists on the author's machine, causing `deno install` to fail in CI. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3c19fdd commit 32b4494

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

deno.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"vendor": true,
33
"nodeModulesDir": "manual",
4-
"links": ["../deno-vite-plugin"],
54
"workspace": [
65
"./packages/*",
76
"./www"

0 commit comments

Comments
 (0)