mrsum / webpack-svgstore-plugin

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

Add example for use #105

Closed khmelevskii closed 8 years ago

eilinora commented 8 years ago

This would be greatly helpful! The documentation is sparse and with the change between 2.0 and now 3.0 it's hard to know what exactly needs to be done get the plugin working again. Better documentation an example would be helpful.

It would also be helpful to have es6 examples in the documentation as I'm sure more people are moving towards import's vs require

mrsum commented 8 years ago

@khmelevskii @eilinora can you look up to https://github.com/mrsum/webpack-svgstore-plugin/tree/develop/platform this folder.

I think this example is enough

mrsum commented 8 years ago

@khmelevskii @eilinora Made new README.md here https://github.com/mrsum/webpack-svgstore-plugin/blob/feature/long-term-caching/README.md