afch-rewrite
afch-rewrite copied to clipboard
upgrade to ES6
Any objections to upgrading from ES5 to ES6? This will break really old browsers such as...
- Chrome <= 20
- Safari <= 7
- Firefox <= 5
- Opera <= 12.1
- Internet Explorer <= 10
... but this should affect almost no one, and will make coding easier.
At a certain point we must move on. Make it so.
Actually, this will not break any browser. Since https://gerrit.wikimedia.org/r/c/mediawiki/core/+/902706/ earlier this year, no gadgets or core/extension-loaded javascript are served to ES5 browsers.