Hey, im deploying a simple spa to sites, but when calling to subroute it returns not found.
The dist folder seams fine, whit index.html and js assets.
Im using vite and solidjs, with solid router.
TL;DR
Developers trying to deploy a single-page application using Vite and SolidJS with Solid router are encountering a 'not found' error when calling a subroute despite the dist folder appearing to be correct.