Skip to content

Commit

Permalink
Add es6.array.slice in corejs2 builtins
Browse files Browse the repository at this point in the history
  • Loading branch information
eligao committed Feb 23, 2021
1 parent f47737c commit fd8efb9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/babel-compat-data/data/corejs2-built-ins.json
Expand Up @@ -850,6 +850,17 @@
"samsung": "4",
"electron": "0.30"
},
"es6.array.slice": {
"chrome": "1",
"edge": "12",
"firefox": "1",
"ie":"4",
"ios": "1",
"node": "0.10.0",
"opera": "4",
"safari": "1",
"samsung": "1.0"
},
"es6.object.to-string": {
"chrome": "57",
"opera": "44",
Expand Down

0 comments on commit fd8efb9

Please sign in to comment.