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 comprehensive site asset verification to deployment workflow
- Verify critical CSS, JavaScript, and font files exist and have reasonable sizes
- Check for essential pages (home, about, beginner, host, blog)
- Validate all language versions (en, es, fr, cs) are built
- Display build summary with total files and size
- Fail deployment if any critical assets are missing
- Provides detailed logging for troubleshooting build issues
0 commit comments