-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MODULE_ID_VIRTUAL need start '\0' #126
Comments
Wow. Thank you so much for this! I found that bug yesterday in Windows and I could not for the life of me figure out how to fix it. Is this a known thing in Vite? |
yes,ref -> Virtual Modules Convention |
MODULE_ID_VIRTUAL need start '\0' if not start will cause something wrong with import.meta.glob with ClientSideLayout on windows
The text was updated successfully, but these errors were encountered: