danielstgt / laravel-mix-svg-vue

A Laravel Mix extension to inline SVG files with Vue.js and automatically optimize them with SVGO
MIT License
38 stars 9 forks source link

Update svgo version by deprecated utility #11

Open jacodiego opened 2 years ago

jacodiego commented 2 years ago

image

davebeesley commented 2 years ago

Is anybody looking at this? It is a warning I would like to remove from my build process

TrySound commented 2 years ago

See this release https://github.com/svg/svgo/releases/tag/v2.4.0 Ask if you need any help

davebeesley commented 2 years ago

Does this open PR fix this issue? https://github.com/danielstgt/laravel-mix-svg-vue/pull/12

jacobgraf commented 6 months ago

I'm looking to get this resolved, as well. Any work-arounds or timeframe for an official fix?