astro/examples/middleware
Emanuele Stoppa e9f0dd9b47
fix(middleware): emit warning if next is called and nothing is returned (#7010)
* fix(middleware): emit warning if `next` is called and nothing is returned

* chore: add test case

* chore: changeset

* chore: restore code, ooops!

* chore: change logic

* change namespace
2023-05-05 13:20:33 -04:00
..
src fix(middleware): emit warning if next is called and nothing is returned (#7010) 2023-05-05 13:20:33 -04:00
astro.config.mjs feat(astro): experimental middleware (#6721) 2023-05-03 17:40:47 +01:00
package.json Update template deps to latest (#7002) 2023-05-05 19:09:38 +08:00
tsconfig.json feat(astro): experimental middleware (#6721) 2023-05-03 17:40:47 +01:00