vite-plugin-solid-svg
vite-plugin-solid-svg copied to clipboard
Invalid SVG type ever since Bun 1.2.3 added an `*.svg` override type.
What Bun added:
So when I do this:
I still get this:
Bun overrides .svg either way. It's always string. How can I override it again? :/