Matija Marohnić @silvenon.com · Jan 19

I only recently learned about Vite's "?no-inline" import query, apparently it's been here since v6! vite.dev/guide/assets... This allows me to import SVG sprites without configuring "build.assetInlineLimit" to prevent inlining the sprite because that would break icons. Much better!

4 likes 0 replies

?