mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
f5ed630bca
* Use Vite's resolve to resolve paths for client:only * Adding a changeset * Add it to the markdown legacy plugin too * Remove fully resolving * Fully resolve in the analyzer * don't do this twice * remove dead code
5 lines
76 B
Markdown
5 lines
76 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Use Vite's resolve to resolve paths for client:only
|