Skip to content

Commit

Permalink
fix: core-js resolving exception (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anber committed Feb 16, 2020
1 parent e8b8c06 commit 3e3e865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .babelrc
Expand Up @@ -15,6 +15,7 @@
"useBuiltIns": "usage",
"corejs": 3,
"exclude": [
"es.array.filter",
"es.array.iterator",
"es.array.map",
"es.array.slice",
Expand Down

0 comments on commit 3e3e865

Please sign in to comment.