Skip to content

Commit

Permalink
fixed babel config for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
zsebedits committed Jun 11, 2019
1 parent aa0d6ea commit 0aecd60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions babel.config.js
Expand Up @@ -6,9 +6,7 @@ const presets = [
node: "10",
chrome: "58",
ie: "11"
},
useBuiltIns: "usage",
corejs: "3.0.0"
}
}
]
];
Expand Down

0 comments on commit 0aecd60

Please sign in to comment.