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 should lazy-load Babel standalone from CDN #1313

Closed
bvaughn opened this issue Aug 14, 2017 · 1 comment
Closed

REPL should lazy-load Babel standalone from CDN #1313

bvaughn opened this issue Aug 14, 2017 · 1 comment
Assignees
Milestone

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Aug 14, 2017

Lazy-load Babel standalone from CDN as well to better support loading different versions of Babel.

We'll have to decide how to handle compatibility with presets as well as other tools (eg Prettier).

This is a follow-up item for PR #1297

@bvaughn bvaughn added this to the New REPL milestone Aug 14, 2017
@Daniel15
Copy link
Member

Basically, reimplement this PR in the new REPL: #1284

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

No branches or pull requests

3 participants