nuxt-community / svg-module

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

SVGO options #2

Closed suhodolskiy closed 5 years ago

sam3d commented 5 years ago

Thanks for the PR! Will give it a look over either later this evening or tomorrow

sam3d commented 5 years ago

Cool! I've had a look over your PR and thank you for your contribution. Within the next few days I am actually releasing a new version of nuxt-svg that allows to both pass any loader options you want to any of the loaders, as well as being able to change their resource query values.

This will hopefully bring it more inline with its vue counterpart, and provide the feature that you want.

smhmd commented 4 years ago

@sam3d What's the status on this?

webmaster-zundux commented 4 years ago

Cool! I've had a look over your PR and thank you for your contribution. Within the next few days I am actually releasing a new version of nuxt-svg that allows to both pass any loader options you want to any of the loaders, as well as being able to change their resource query values.

This will hopefully bring it more inline with its vue counterpart, and provide the feature that you want.

@sam3d Please, add an example how to use it in readme.md