vitailse
vitailse copied to clipboard
When using "base" in the vite config the routes all result in 404
When developing in a code-server I need to proxy the port which works within Vite when changing the value "base" to "/absproxy/5173/" where 5173 is the port that is beeing proxied. However within Vitailse this results that all routes end up in a 404. Any idea's which changes I need to make to make the routes work? I assume I need to prefix them within development.