Why is the current code default to ES6 and above? Why is it not converted to ES5? When I upgraded to the latest version, I found that the code is not ES5, and it caused me serious problems in IE11.
Why is the current code default to ES6 and above?
Why is it not converted to ES5?
When I upgraded to the latest version, I found that the code is not ES5, and it caused me serious problems in IE11.