Created
August 21, 2018 05:57
-
-
Save isacjunior/660f6afc8460bac1d6a42e4a8fdcbf99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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