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
svelte.dev/repl is broken with the latest compiler v3.53.0 #8010
Comments
very unfortunate for me, this happen when i introduced svelte to my boss, really made a bad first impression :( |
For the time being you can revert to a earlier working version of the REPL through appending the version as a query parameter: https://svelte.dev/repl/hello-world?version=3.52 |
dummdidumm
added a commit
to dummdidumm/svelte
that referenced
this issue
Nov 10, 2022
this is needed for running the Svelte compiler in the browser Fixes sveltejs#8010
5 tasks
Conduitry
pushed a commit
that referenced
this issue
Nov 10, 2022
this is needed for running the Svelte compiler in the browser Fixes #8010
This should be working again in 3.53.1 - sorry about this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The repl is currently broken at svelte.dev/repl. It looks like the REPL may need a polyfill for util.inspect?
Reproduction
Go to svelte.dev/repl and look at your browser console
Logs
Severity
annoyance
The text was updated successfully, but these errors were encountered: