Closed tagliala closed 3 years ago
The issue is that at the moment the npm package contains:
And they are pre-compiled with a .browserlistrc that probably don't meet application's one, since it still includes IE8
.browserlistrc
The purpose is to properly add es6 to the distributable package and honor application's browserlistrc
Released in 19.0.0
The issue is that at the moment the npm package contains:
And they are pre-compiled with a
.browserlistrc
that probably don't meet application's one, since it still includes IE8The purpose is to properly add es6 to the distributable package and honor application's browserlistrc