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

Support importing remote plugins #33

Open
ianjennings opened this issue Jul 28, 2020 · 0 comments
Open

Support importing remote plugins #33

ianjennings opened this issue Jul 28, 2020 · 0 comments
Assignees
Labels
Low Priority Would be great if we could get to this. Mockup Wanted A design mockup or sketch would be really helpful here. Triage

Comments

@ianjennings
Copy link
Member

ianjennings commented Jul 28, 2020

The current repl uses http://bundle.run to import plugins. This is really cool, but it doesn't include configs and we're not huge fans of the current design for this.

So we need:

  • A button to trigger a modal that displays
  • A submit button

The button can probably be added to the top "file menu" in the header. Something like "Add Plugin."

The current babel repl has:

2020-07-31 13_46_03-Babel · The compiler for next-generation JavaScript

2020-07-31 13_46_14-Babel · The compiler for next generation JavaScript

@ianjennings ianjennings added Mockup Wanted A design mockup or sketch would be really helpful here. Triage labels Jul 28, 2020
@ianjennings ianjennings added this to Next Up in Babel Sandbox Jul 31, 2020
@ianjennings ianjennings added the Low Priority Would be great if we could get to this. label Aug 1, 2020
@ianjennings ianjennings moved this from Next Up to In progress in Babel Sandbox Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Would be great if we could get to this. Mockup Wanted A design mockup or sketch would be really helpful here. Triage
Projects
Babel Sandbox
  
In progress
Development

No branches or pull requests

3 participants
@ianjennings @garrettluu and others