You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#36a6c8ca0 Thanks @cpsoinos! - Change Nuxt config key from 'svgoOptions' to 'svgo'. If you were using customized SVGO options, you'll need to update your nuxt.config.ts file to use svgo as the options key rather than svgoOptions. If you were using the default SVGO options, no change is necessary.
Minor Changes
#36a6c8ca0 Thanks @cpsoinos! - fix webpack SVG optimization with svgo-loader
0.1.0
Minor Changes
#341a8a847 Thanks @cpsoinos! - Use vue-svg-loader to fix compilation with webpack