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
when i add a /api route it doesn't work and tells me that there is no /api route
Reproduction
add a /api route in the routes folder and try to access it in the browser
Logs
vite] connecting...
client.ts:52 [vite] connected.
index.mjs:1976 <Error> received an unexpected slot "default".
validate_slots @ index.mjs:1976
api:1 Failed to load resource: the server responded with a status of 404 (Not Found)
Describe the bug
when i add a /api route it doesn't work and tells me that there is no /api route
Reproduction
add a /api route in the routes folder and try to access it in the browser
Logs
System Info
Severity
blocking all usage of SvelteKit
Additional Information
No response
The text was updated successfully, but these errors were encountered: