diff options
author | 2022-01-21 01:27:47 +0100 | |
---|---|---|
committer | 2022-01-20 19:27:47 -0500 | |
commit | ebe414f05b69d50de4aab64358cd4a31c254f7e6 (patch) | |
tree | e6739cff16845e1fc2bef28b22d0e3f76aecc6a7 /examples/with-tailwindcss/src | |
parent | a32eee3900cd011c6dcc1118c7115b6f49cd68a9 (diff) | |
download | astro-ebe414f05b69d50de4aab64358cd4a31c254f7e6.tar.gz astro-ebe414f05b69d50de4aab64358cd4a31c254f7e6.tar.zst astro-ebe414f05b69d50de4aab64358cd4a31c254f7e6.zip |
Resolve sitemap URLs in relation to full site path (#2423)
* Resolve sitemap URLs in relation to full site path
Fixes #2422
* Test generated sitemap contains base directory in URLs
* Add changeset
* test: Add `clean` helper to loaded fixture API
Adds a method that when called will remove the loaded fixture’s dist directory using `rimraf`.
* test: Clean up between sitemap/RSS tests
* See if letting rimraf retry more helps…
* Add logging to double check nothing’s running in parallel
* Remove logging & double check clean up actually succeeds
* Try using basic Node.js to clean up dist
* Remove logging/checks
* Remove stray unnecessary `async` keyword
Diffstat (limited to 'examples/with-tailwindcss/src')
0 files changed, 0 insertions, 0 deletions