nuxt-community / svg-module

Super simple svg loading module for Nuxt.js
MIT License
340 stars 35 forks source link

Add raw SVG loader #21

Closed bravokiloecho closed 5 years ago

bravokiloecho commented 5 years ago

Add the ability to import SVG as raw data using webpack's raw-loader. Useful if you need to manipulate the SVG before adding it to the DOM.

preventdefault commented 5 years ago

Exactly that we need, thanks for this PR. :)

bravokiloecho commented 5 years ago

Would it be possible to get this merged sometime soon? Thanks!

bravokiloecho commented 5 years ago

Awesome, thanks @sam3d! Would you be able to take a look at this one too? https://github.com/nuxt-community/svg-module/pull/20

sam3d commented 5 years ago

No problem! And sure 😊