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
"Simple webpack plugin that generates VERSION and COMMITHASH files during build based on a local git repository" -- Seems like we could configure this to inject into the index.html for ease of troubleshooting.
Something awesome I like about Sifma's build tools, it is automatically injects the git hash into the index.html.
Many, many times has a quick look at that fixed issues related to out of date builds on qa/production environments, or revealed caching issues.
All around just a good practice too.
The text was updated successfully, but these errors were encountered: