mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
* standardize trailing subpath, and fix fetchcontent issue * debug windows ci * improve ci test * fix windows test issue? * fix only usage * end debugging
190 B
190 B
astro |
---|
patch |
Respect subpath URL paths in the fetchContent url property.
This fixes an issue where fetchContent() URL property did not include the buildOptions.site path in it.