--- 'astro': patch --- Astro will now skip asset optimization when there is a query in the import. Instead, it will let vite deal with it using plugins. ```vue ```