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 1e0e5e6 commit 992a0c4Copy full SHA for 992a0c4
.babelrc.js
@@ -1,5 +1,6 @@
1
module.exports = function(api) {
2
const plugins = [
3
+ '@babel/plugin-transform-flow-strip-types',
4
'@babel/plugin-syntax-dynamic-import',
5
'@babel/plugin-proposal-class-properties',
6
'@babel/plugin-proposal-export-default-from',
0 commit comments