govizlora
govizlora
### Expected Behaviour I forked the project reference example with a change that uses `baseUrl`. It should build with no error. ### Actual Behaviour Error is seen (with logLevel: 'info'):...
I found the behavior of navigation is different from v4 to v5: For example, I'm currently at `/foo/?id=1`. When I call `history.push({ pathname: '/bar' })`, - In v5, the url...
### Describe the bug After switching to a branch with different dependencies than the current branch, if `vite` is triggered without running `npm install` first, the cache will be created...