Skip to content

Commit

Permalink
Fix: Fix .babelrc config causes package issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 1, 2018
1 parent e5ab6ee commit c510d5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@babel/preset-react"
],
"plugins": [
"react-hot-loader/babel",
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-transform-async-to-generator",
Expand Down

0 comments on commit c510d5f

Please sign in to comment.