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
Fix production build scripts: add --env production flag
- Add --env production to build:api, build:calculations, build:data
- Resolves Wrangler environment warnings for main branch builds
- Maintains proper environment targeting for staging vs production
- Ensures clean CI/CD pipeline output
0 commit comments