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
Keep --early-hints only for production and testing
Removed --early-hints flag from development-only Procfiles.
Kept it in:
- Procfile (production deployment)
- Procfile.dev-prod-assets (local testing with production assets)
Early hints are most useful in production and when testing with
production-compiled assets.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments