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
Add .wrangler cleanup and update scripts in Cloudflare Workers
Introduce a `.wrangler` directory cleanup step using a new `clean:state` script. Ensure both `test:prod` and `test:dev` scripts clean state before execution to avoid stale data issues. Additionally, update `.gitignore` to exclude `.wrangler`.
0 commit comments