Skip to content

Commit bd4179a

Browse files
committed
chore: remove vestigial wrangler config from vibes.diy/pkg
- Delete wrangler.toml (pointed to non-existent cf-worker/vibe-meta.ts) - Remove unused deploy script from package.json - vibes.diy deploys via Netlify, not Cloudflare Workers - Cloudflare Workers are in hosting/pkg workspace (separate config) - Likely leftover from aborted Netlify→Cloudflare migration
1 parent 4bc5dd8 commit bd4179a

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

vibes.diy/pkg/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"dev": "react-router dev",
1111
"dev:router": "react-router dev",
1212
"dev:netlify": "netlify dev",
13-
"deploy": "wrangler deploy -c wrangler.toml",
1413
"start": "serve -s build/client",
1514
"typecheck": "react-router typegen && tsc",
1615
"test:router": "vitest run",

vibes.diy/pkg/wrangler.toml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)