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 bad9a73 commit 32f30cbCopy full SHA for 32f30cb
.babelrc
@@ -5,5 +5,6 @@
5
"browsers": ["last 2 versions", "IE >= 9"]
6
}
7
}]
8
- ]
9
-}
+ ],
+ "plugins": ["transform-runtime"]
10
+}
0 commit comments