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`
|