When the file path is an absolute path, injectQuery will clear the parameters. #10448
Closed
7 tasks done
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
I'm bringing an unbuilt and published component library into the project to use.
But when I go to reference the components in this component library, vite:resolve will clear the parameters of the .vue file path, causing plugin-vue to fail to resolve correctly
Reproduction
https://github.com/yzydeveloper/vite-resolve-url-encode-demo
Steps to reproduce
Run
pnpm install
, thenpnpm run dev
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: