Closed
Description
Which component is affected?
Qwik City (routing)
Describe the bug
When you set config.base
of vite, the build correctly uses it but dev mode breaks, getting module files without the base path.
Reproduction
https://stackblitz.com/edit/qwik-starter-wvwual?file=vite.config.ts
Steps to reproduce
try clicking Home
System Info
stackblitz, 1.5.1
Additional Information
No response