app.use(handle)
,When I don't add the prefix path /admin/*
, /admin
in withBase
does not take effect
#976
Labels
bug
Something isn't working
Environment
package.json
Reproduction
donywan/h3-template
Describe the bug
http://localhost:3000/user
is work andhttp://localhost:3000/admin/user
also is work.Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: