Describe the bug
When the build is runned to make an static site, it make links in html files with a previous slash /
For example:
href="/ <-----
Then, navigators can`t visualize the html builded correctly because the relative route is not correct ...
Reproduction
npm run build
See the code of the html in build folder
Logs
No response
System Info
Severity
annoyance
Additional Information
No response