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
I would like to ask as a feature the possibility to include esbuild-plugin-svgr loader to handle SVGs and use them as inline react components.
If this is not possible, it would be great to have the ability to extend esbuild config. For now I make it work through patch-package but I don't know if future remix versions will require for me to tweak the package patch.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I would like to ask as a feature the possibility to include
esbuild-plugin-svgr
loader to handle SVGs and use them as inline react components.If this is not possible, it would be great to have the ability to extend esbuild config. For now I make it work through
patch-package
but I don't know if future remix versions will require for me to tweak the package patch.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions