We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe62b59 commit 3fb9c19Copy full SHA for 3fb9c19
.babelrc
@@ -1,6 +1,6 @@
1
{
2
"presets": [
3
- "es2015-native-modules",
+ ["es2015", { "modules": false }],
4
"react",
5
"airbnb"
6
],
0 commit comments