antfu-collective / vitesse

🏕 Opinionated Vite + Vue Starter Template
https://vitesse.netlify.app/
MIT License
8.79k stars 932 forks source link

Running in subdirectory giving page not found. #534

Open iang0ld opened 3 months ago

iang0ld commented 3 months ago

Describe the bug

When trying to run in a subdirectory, after setting base: './' in vite.config.js page not found results.

Reproduction

Copy the dist directory as subdirectory of a web app and display index.html in the browser.

System Info

Page not found displays

Used Package Manager

npm

Validations

Contributions