Skip to content

Commit bc7894b

Browse files
committed
2 parents 61f0874 + 992a0c4 commit bc7894b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.babelrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = function(api) {
22
const plugins = [
3+
'@babel/plugin-transform-flow-strip-types',
34
'@babel/plugin-syntax-dynamic-import',
45
'@babel/plugin-proposal-export-default-from',
56
'@babel/plugin-proposal-export-namespace-from',

0 commit comments

Comments
 (0)