mrsum / webpack-svgstore-plugin

Simple svg-sprite creating with webpack
https://www.npmjs.com/package/webpack-svgstore-plugin
200 stars 92 forks source link

injecting svg into dom in runtime #166

Closed Jokki57 closed 5 years ago

Jokki57 commented 6 years ago

I have case, when I need to inject sprite into dom in runtime, because I cannot load separate file. This pr more like scratch, maybe you could improve this idea.

lgordey commented 5 years ago

That's an interesting idea, but I guess we should think more about implementation 🤔