Hi, using SvelteKit I'm getting this error [vite] (ssr) Error when evaluating SSR module /~iconify/_css/wgl6k7bt.css?inline: Asset not found in cache: /~iconify/_css/wgl6k7bt.css?inline= when trying to load an icon, apparently coming from at LoadPluginContext.load (.../node_modules/@iconify/unplugin/dist/index.mjs:30:43). But as you can see in the screenshot, it is cached..? In the end the icon still loads, but I still get the error server side.
Am I doing something wrong? Am I missing something?

Hi, using SvelteKit I'm getting this error
[vite] (ssr) Error when evaluating SSR module /~iconify/_css/wgl6k7bt.css?inline: Asset not found in cache: /~iconify/_css/wgl6k7bt.css?inline=when trying to load an icon, apparently coming fromat LoadPluginContext.load (.../node_modules/@iconify/unplugin/dist/index.mjs:30:43). But as you can see in the screenshot, it is cached..? In the end the icon still loads, but I still get the error server side.Am I doing something wrong? Am I missing something?