Replies: 2 comments 1 reply
-
I got it. I just replaced it with a route matching |
Beta Was this translation helpful? Give feedback.
0 replies
-
The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have a feathers application where I want to serve a SPA at the root. I also have some services I've created. So what I want to do is configure 404 errors to serve the index file if the route doesn't contain
/api
. But after many researches, I can't find a way to configure thenotFound
error handler.Beta Was this translation helpful? Give feedback.
All reactions