You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My index.ts file will always override all routes, while removing it allows me to access /demo and /test. Is this the desired behavior when defining routes?
I've been trying Nitro and following the Getting Started guide, but I've found out that, in this structure:
My
index.ts
file will always override all routes, while removing it allows me to access/demo
and/test
. Is this the desired behavior when defining routes?Thanks! 😉
Originally posted by @yuigoto in #275
The text was updated successfully, but these errors were encountered: