• 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
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...