Been using next.js which uses babel to transpile. Found that it's a dependency balance-text isn't using the minified version, which looks es5, and is instead using the es6 version. For the modern browser, this is okay, but for IE11, ah it breaks. Wondering if you guys wouldn't mind updating the package. :)
Been using next.js which uses babel to transpile. Found that it's a dependency balance-text isn't using the minified version, which looks es5, and is instead using the es6 version. For the modern browser, this is okay, but for IE11, ah it breaks. Wondering if you guys wouldn't mind updating the package. :)