0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/test/fixtures
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
..
astro-basic/src Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-collection/src/pages Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-doctype/src/pages Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-dynamic Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-expr Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-fallback Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-markdown Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-prettier Prettier support for .astro files (#106) 2021-04-21 11:14:44 -05:00
astro-request/src/pages Move the request object from import.meta to Astro (#134) 2021-04-27 14:00:33 -04:00
astro-rss Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
astro-styles-ssr/src Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00
config-path/config CLI docs (#121) 2021-04-22 08:25:57 -04:00
config-port CLI docs (#121) 2021-04-22 08:25:57 -04:00
react-component/src Update defaults directory structure to src and dist (#132) 2021-04-26 15:54:20 -06:00