Closed Zeragamba closed 6 years ago
There are a lot of useful features in es6 that are supported natively by most browsers except for IE11.
Do we want to stop supporting IE11 and use these new features?
I vote drop it. If we later need to support to IE11, we add webpack+babel to compile ES6 down to IE11-friendly ES5
There are a lot of useful features in es6 that are supported natively by most browsers except for IE11.
Do we want to stop supporting IE11 and use these new features?