mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
fc0ed9c53c
* fix(images): Fix images having the wrong path when using `base` * test(images): Add test for using images with base * test: add more tests * chore: changeset * fix: paths * refactor: feedback
5 lines
80 B
Markdown
5 lines
80 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix images not having the proper path when using `base`
|