mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
2851b0aa2e
* fix: ignore query params when matching .astro extension * Changeset * Add test
5 lines
122 B
Markdown
5 lines
122 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Ignores query strings in module identifiers when matching ".astro" file extensions in Vite plugin
|