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
Used Package Manager
npm
Validations
Contributions
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
Used Package Manager
npm
Validations
Contributions