mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
e9f0dd9b47
* 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
90 B
90 B
astro |
---|
patch |
Call next()
without return anything should work, with a warning