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
Revert util.js empty hash handling - hash files should always exist in production
- Remove graceful handling of missing hash directories in util.js
- Hash files are generated by build process and should always be present
- Missing hash files indicate build failure, not normal operation
- Update README to clarify hash files are required for production
- Keep mock hash file creation instructions for testing only
0 commit comments