This is just that. I use vue3 in SPA with client side routing. The principle is that if it's not a path to a specificied resources it's the client side to handle the pathing. I can make redirection... but they redirect everything INCLUDING resources. The way I handled it with bun was that I just checked if the path was a file if if not I would just send back index.html
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.