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 f262ef5 commit 3647ba9Copy full SHA for 3647ba9
.babelrc
@@ -3,7 +3,7 @@
3
[
4
"@babel/preset-env",
5
{
6
- "modules": "commonjs",
+ "modules": false,
7
"useBuiltIns": "usage",
8
"corejs": 2,
9
"exclude": [
0 commit comments