Skip to content

Instantly share code, notes, and snippets.

@CarterTsai
Created March 18, 2020 15:15
Show Gist options
  • Save CarterTsai/af00d7d3698232ba12f174ad2d901947 to your computer and use it in GitHub Desktop.
Save CarterTsai/af00d7d3698232ba12f174ad2d901947 to your computer and use it in GitHub Desktop.
babel_in_browser
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.8.7/polyfill.js">
</script><script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment