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 030553d commit 52a658dCopy full SHA for 52a658d
docs/.babelrc
@@ -1,3 +1,6 @@
1
{
2
"presets": [ "es2015", "react", "stage-0"],
3
+ "plugins": [
4
+ "transform-runtime"
5
+ ]
6
}
0 commit comments