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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Evaluate" option in REPL doesn't work for me #2549

Open
Daniel15 opened this issue Jun 29, 2021 · 1 comment
Open

"Evaluate" option in REPL doesn't work for me #2549

Daniel15 opened this issue Jun 29, 2021 · 1 comment

Comments

@Daniel15
Copy link
Member

It looks like bundle.run is down, so https://bundle.run/@babel/polyfill@7 fails to load, which breaks the REPL for me 馃槩

Is there a reason this uses bundle.run specifically, or can it be switched to jsdelivr or Unpkg? Both of them work fine:

@nicolo-ribaudo
Copy link
Member

We need to use bundle.run when loading individual plugins from npm, but for @babel/polyfill we can use a normal CDN since it's already bundled.

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

2 participants