• Robert Knight's avatar
    Update browser baseline for boot script · 39cf23df
    Robert Knight authored
    The client's boot script supports older browsers than the rest of the client so
    it can log a warning if it can't start in "somewhat" older browsers.
    
    Update the boot script's supported officially browsers from ~2013 (IE 11) to
    ~2017 (Safari 11), although the code will probably still run in older browsers.
    This allows dropping an async/await Babel plugin, although async is not actually
    used in the current boot script.
    39cf23df
Name
Last commit
Last update
..
test Loading commit data...
.babelrc Loading commit data...
boot.ts Loading commit data...
browser-check.ts Loading commit data...
browser-extension-utils.ts Loading commit data...
index.ts Loading commit data...
parse-json-config.ts Loading commit data...
url-template.ts Loading commit data...