Skip to content

Commit 6a9bab5

Browse files
authored
Update deps and test (#29)
1 parent 2f69176 commit 6a9bab5

File tree

4 files changed

+8104
-3303
lines changed

4 files changed

+8104
-3303
lines changed

.babelrc.js

-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ module.exports = {
3030
'@babel/plugin-proposal-export-namespace-from',
3131
'@babel/plugin-proposal-numeric-separator',
3232
'@babel/plugin-proposal-throw-expressions',
33-
test && '@babel/plugin-transform-react-jsx-source'
3433
].filter(Boolean)
3534
}

0 commit comments

Comments
 (0)