What would you like to accomplish? Please describe.
I'd like to understand if we can configure @svgr/webpack, as using the native next/image component has limitations for simple adjustments, such as changing the fill or stroke on hover events.
What have you tried so far?
Implement @svgr/webpack, but I don't have access to next.config.js to add permission settings.
What would you like to accomplish? Please describe. I'd like to understand if we can configure
@svgr/webpack
, as using the nativenext/image
component has limitations for simple adjustments, such as changing thefill
orstroke
on hover events.What have you tried so far? Implement
@svgr/webpack
, but I don't have access tonext.config.js
to add permission settings.