Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose and Implement a debug versioning system. #12

Open
DavidWnek opened this issue Jan 18, 2017 · 1 comment
Open

Propose and Implement a debug versioning system. #12

DavidWnek opened this issue Jan 18, 2017 · 1 comment

Comments

@DavidWnek
Copy link

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.

@KatieUde
Copy link

KatieUde commented Feb 9, 2017

I found this guy that looks promising: https://www.npmjs.com/package/git-revision-webpack-plugin

"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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants