Cannot find module 'file:https://xxx' when vite.config.ts import absolute path #9617
Closed
7 tasks done
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
regression
The issue only appears after a new release
Describe the bug
when import absolute path in vite.config.ts [email protected] , it thrown an Error Cannot find module 'file:https://xxx', but it workwell in [email protected]
Reproduction
import absolute path in vite.config.ts
System Info
Used Package Manager
yarn
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: