-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[Workers] Update email routing and cron triggers local dev pages #24618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Workers] Update email routing and cron triggers local dev pages #24618
Conversation
Update email routing and cron triggers local dev pages to reflect that the local development story is now also supported by the Cloudflare vite plugin.
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
dario-piotrowicz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 😄
|
Worth noting that the default port for wrangler dev (8787) is different than for the cloudflare vite plugin (5173). This caused me a lot of headaches. To actually test a cron job locally on the cloudflare vite plugin, use the correct port: |
Summary
Update email routing and cron triggers local dev pages to reflect that the local development story is now also supported by the Cloudflare vite plugin.
Screenshots (optional)
Documentation checklist