mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
308b5d8c12
* fix(add): Fixes `astro add` modifying `baseUrl` by accident * chore: changeset * test: add test * fix: tsconfig not being a json maybe is a mistake, I don't know! * test: fix * Update packages/astro/test/fixtures/tsconfig-handling/baseUrl/tsconfig.json Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
88 B
88 B
astro |
---|
patch |
Fixes astro add
sometimes modifying baseUrl
unintentionally