c9bb1147cb
* standardize trailing subpath, and fix fetchcontent issue * debug windows ci * improve ci test * fix windows test issue? * fix only usage * end debugging
7 lines
190 B
Markdown
7 lines
190 B
Markdown
---
|
|
'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.
|