We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running vite dev - 10:52:28 AM [vite] Internal server error: Maximum call stack size exceeded Plugin: vite:worker-import-meta-url`
vite dev
Error caused by source map (probably be because its inline and too large to parse)
The text was updated successfully, but these errors were encountered:
Maybe worth logging an issue on Vite's repo?
Sorry, something went wrong.
This is odd because it appears to work on stackblitz https://stackblitz.com/edit/vitejs-vite-xgjsdy?file=main.js
kpal81xd
No branches or pull requests
When running
vite dev
- 10:52:28 AM [vite] Internal server error: Maximum call stack size exceededPlugin: vite:worker-import-meta-url`
Error caused by source map (probably be because its inline and too large to parse)
The text was updated successfully, but these errors were encountered: