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
Nitro's pre-renderer ignore urls with extension. Api calls like /api/_content/query/sample.json will be ignored and will not generate during pre-rendererin.
Environment
Latest Nitro
Reproduction
.
Describe the bug
Nitro's pre-renderer ignore urls with extension. Api calls like
/api/_content/query/sample.json
will be ignored and will not generate during pre-rendererin.https://github.com/unjs/nitro/blob/1cbc58ad993e3335a0c750c45f27e45423a8c0ec/src/prerender.ts#L91
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: