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

Revision info in svg-files #34

Closed jeshio closed 6 years ago

jeshio commented 6 years ago

When I use the plugin with external-svg-sprite-loader:

https://github.com/karify/external-svg-sprite-loader

I've got SVG-sprite that begins with something this /! 0.0.0.84-10-g1a4acc1 /

As result it breaks my sprite. How to ignore svg files?