You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enable preview_urls in wrangler configuration
- Remove invalid --out json flag from wrangler deploy
- Extract preview URL from wrangler deploy console output
- Update redirect tests to check for non-redirect status codes
instead of expecting 200 (since there's no backend to proxy to)
The worker now properly deploys to a preview environment and
tests verify that redirects work as expected.
Signed-off-by: Mark Phelps <[email protected]>
0 commit comments