Routing when vite.config.ts is set to something other than '/'
Hello, I am having trouble to get the router working properly when I set the base in vite.config.ts to e.g. '/foo'.
Is the base considered inside inside the router or do I have to set something up?
Is the base considered inside inside the router or do I have to set something up?
0 Replies