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 1ff9c70 commit a033fc7Copy full SHA for a033fc7
.babelrc
@@ -3,7 +3,7 @@
3
[
4
"env",
5
{
6
- "targets": { "node": 8 }
+ "targets": { "browsers": ["last 2 versions", ">1%"] }
7
}
8
]
9
],
0 commit comments