issues
search
pirelenito
/
git-revision-webpack-plugin
🏗 Webpack plugin that generates VERSION and COMMITHASH files during build
https://www.npmjs.com/package/git-revision-webpack-plugin
MIT License
358
stars
48
forks
source link
Webpack 4 support 🚀
#27
Closed
pirelenito
closed
6 years ago
pirelenito
commented
6 years ago
Use new hooks API
Update Node versions in Travis (Node 4 is no longer supported in Webpack 4)
Update tests
References:
https://medium.com/@Uneducated/how-to-write-upgrade-your-webpack-plugin-for-adding-support-for-webpack-4-9e6f1ab81677
https://webpack.js.org/api/compilation-hooks/
https://github.com/pedoe/docker_compose/blob/836deafe8c026518602ebb52eca8557637fb9596/jenkins/jenkins_home/.cache/yarn/v1/npm-webpack-4.0.1-768d708beeca4c5f77f6c2d38a240fb6ff50ba5d/lib/TemplatedPathPlugin.js#L102
pirelenito
commented
6 years ago
Rejecting this in favor of #22
References: