Skip to content

Commit

Permalink
fixed objectSpread not transform
Browse files Browse the repository at this point in the history
  • Loading branch information
HillLiu committed Dec 12, 2019
1 parent 4197602 commit 6f706d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ module.exports = function(api) {
{
regenerator: false,
useESModules: true,
version: "7.5.0",
},
],
'@babel/plugin-syntax-dynamic-import',
Expand Down

0 comments on commit 6f706d8

Please sign in to comment.