Skip to content

Instantly share code, notes, and snippets.

@isacjunior
Created August 21, 2018 05:57
Show Gist options
  • Save isacjunior/660f6afc8460bac1d6a42e4a8fdcbf99 to your computer and use it in GitHub Desktop.
Save isacjunior/660f6afc8460bac1d6a42e4a8fdcbf99 to your computer and use it in GitHub Desktop.
{
"presets": [
"@babel/env",
"@babel/react"
],
"plugins": [
"@babel/plugin-syntax-dynamic-import"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment