• Robert Knight's avatar
    Remove ES 2015 and ES 2016 polyfill sets · f17f6901
    Robert Knight authored
    All of the browsers we currently support, as specified by the
    `browserslist` key in package.json, fully support ES 2015 and ES 2016.
    
    The only exception I'm aware of is that Edge Legacy v17 and v18 do not
    support using string regex search/match methods with custom (non-regex)
    types via `Symbol.{match, search, replace}`. That's not something we've
    ever used AFAIK.
    f17f6901
Name
Last commit
Last update
..
test Loading commit data...
es2017.js Loading commit data...
es2018.js Loading commit data...
index.js Loading commit data...