Skip to content

fix(wrangler): configure main entry point for server#5

Merged
anulman merged 3 commits intomainfrom
anulman-patch-2
Mar 11, 2026
Merged

fix(wrangler): configure main entry point for server#5
anulman merged 3 commits intomainfrom
anulman-patch-2

Conversation

@anulman
Copy link
Owner

@anulman anulman commented Mar 11, 2026

No description provided.

@anulman anulman force-pushed the anulman-patch-2 branch 3 times, most recently from 75fd759 to 3ff2031 Compare March 11, 2026 04:27
vite build generates dist/server/wrangler.json (the correct resolved config).
The CF vite plugin also creates .wrangler/deploy/config.json during the build.
wrangler finds both at different base paths and refuses to proceed.
Cleaning .wrangler/ before wrangler dev leaves only the intended config.
@anulman anulman merged commit 6e069da into main Mar 11, 2026
1 check passed
@anulman anulman deleted the anulman-patch-2 branch March 11, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant