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

REPL imports use an extremely slow website #454

Open
Ocean-OS opened this issue Sep 8, 2024 · 0 comments
Open

REPL imports use an extremely slow website #454

Ocean-OS opened this issue Sep 8, 2024 · 0 comments

Comments

@Ocean-OS
Copy link

Ocean-OS commented Sep 8, 2024

When importing an NPM module in the REPL, it takes very long (or may just not work at all) for the module to be successfully imported. From what I can tell, this is because the module provider used (bundle.run) is either extremely slow at bundling or is nonfunctional altogether. I suggest that the module provider be switched to either Unpkg (probably the better option, considering its use in svelte.dev's REPL) or Jsdelivr.

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

No branches or pull requests

1 participant