MLH-Fellowship / babel-sandbox

Babel repl-like codesandbox: check out link =>
https://codesandbox.io/s/github/babel/sandboxes
MIT License
6 stars 3 forks source link

Load External Plugins #125

Closed penguingovernor closed 4 years ago

penguingovernor commented 4 years ago

This PR adds the ability for custom plugins to be loaded once the save button is clicked. Also all loaded presets and envs can be accessed via the loadItems variable.

Are package-level-global variables bad? Maybe? Does it work? Yes. (well at least for now) ¯\(ツ)