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

(Question): Don't output files #15

Closed deini closed 7 years ago

deini commented 7 years ago

This is not an issue but a question, if I am not interested in generating the files, just interested in path substitution [git-revision-hash] is there a way to configure it to not output the VERSION and COMMITHASH files?

pirelenito commented 7 years ago

Hi @deini, right now there is no way of doing it.