Skip to content
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

Debug bundled ESM engine build fails to build with Vite #6223

Open
kpal81xd opened this issue Apr 4, 2024 · 2 comments
Open

Debug bundled ESM engine build fails to build with Vite #6223

kpal81xd opened this issue Apr 4, 2024 · 2 comments
Assignees
Labels

Comments

@kpal81xd
Copy link
Contributor

kpal81xd commented Apr 4, 2024

When running vite dev - 10:52:28 AM [vite] Internal server error: Maximum call stack size exceeded
Plugin: vite:worker-import-meta-url`

Error caused by source map (probably be because its inline and too large to parse)

@kpal81xd kpal81xd self-assigned this Apr 4, 2024
@kpal81xd kpal81xd added the bug label Apr 4, 2024
@willeastcott
Copy link
Contributor

Maybe worth logging an issue on Vite's repo?

@kpal81xd
Copy link
Contributor Author

This is odd because it appears to work on stackblitz https://stackblitz.com/edit/vitejs-vite-xgjsdy?file=main.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants