🚀 Feature Request: Add --dry-run
to wrangler pages
to be able to inspect and debug worker code
#7885
Labels
enhancement
New feature or request
Describe the solution
This option
wrangler publish --dry-run --outdir <path>
was mentioned at #1580 to be able to access the worker code.Something like this for
wrangler pages
would be great. Without this, I don't know how I can debug worker code that isn't working.The text was updated successfully, but these errors were encountered: