0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Tony Sullivan 0d3c673dd9
Fix: Support .html requests in dev (#3401)
* WIP: this regex should handle .html as well

* much simpler!  Just fix the req.url, don't touch the manifest

* only handle .html requests when config.build.format === 'file'

* chore: add changeset
2022-05-18 20:09:23 +00:00
..
config.json chore: remove @astrojs/parser (#2845) 2022-03-21 12:30:23 -05:00
eleven-gifts-matter.md Allow overriding build vite config options (#3392) 2022-05-18 15:11:40 -04:00
lemon-insects-smash.md Fix: Support .html requests in dev (#3401) 2022-05-18 20:09:23 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
sour-years-scream.md Fix: update "building for SSR" messaging on SSG (#3399) 2022-05-18 11:45:23 -04:00
thirty-drinks-shout.md fix: locale handling for logger (#3391) 2022-05-18 10:45:09 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation