0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/middleware
@hephaistos_DE eb1466a376
Fix middleware example (#11742)
* Fix middelware example

* Update examples/middleware/src/pages/api/login.ts

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update examples/middleware/src/pages/api/logout.ts

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Fix build check for unused by defined variables

---------

Co-authored-by: Raphael B <hephaistos@grewety.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-08-19 15:43:34 +01:00
..
src Fix middleware example (#11742) 2024-08-19 15:43:34 +01:00
astro.config.mjs
package.json [ci] release (#11734) 2024-08-16 00:34:37 +08:00
tsconfig.json