astro/examples/middleware/src
Matthew Phillips ea7ff5177d
astro: namespace for middleware and components (#8101)
* `astro:` namespace for middleware and components

* Update errors to use namespace

* Create a namespace module just for the astro: stuff
2023-08-17 09:28:42 -04:00
..
components nit: export props has been unnecessary.. forever (#7646) 2023-07-14 09:57:06 -04:00
layouts nit: export props has been unnecessary.. forever (#7646) 2023-07-14 09:57:06 -04:00
pages fix(middleware): emit warning if next is called and nothing is returned (#7010) 2023-05-05 13:20:33 -04:00
env.d.ts fix(middleware): emit warning if next is called and nothing is returned (#7010) 2023-05-05 13:20:33 -04:00
middleware.ts astro: namespace for middleware and components (#8101) 2023-08-17 09:28:42 -04:00