-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Description
Describe the bug
I don't know if it should support this, but since aliases are supported, I assumed this would be too 👀
Reproduction
not needed (\jk, here it is: https://stackblitz.com/edit/vitejs-vite-qvp2ys?file=src%2Ftest.ts,main.js&terminal=dev)
Steps to reproduce
Uncomment import.meta.glob line.
System Info
stackblitzUsed Package Manager
pnpm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.