astro/docs
Matthew Phillips 41c64b30af
Move the request object from import.meta to Astro (#134)
* Move the `request` object from import.meta to Astro

This moves the `request` object to the Astro "global" (really just a render-level variable).

* Document Astro.request
2021-04-27 14:00:33 -04:00
..
api.md Move the request object from import.meta to Astro (#134) 2021-04-27 14:00:33 -04:00
cli.md Support 500 pages in the dev server (#131) 2021-04-26 16:42:11 -04:00
collections.md Add RSS generation (#123) 2021-04-23 10:44:41 -06:00
dev.md Move the request object from import.meta to Astro (#134) 2021-04-27 14:00:33 -04:00
styling.md Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00