Closed AllanPooley closed 7 years ago
@samlogan
Hey Sam,
babel-polyfill (https://babeljs.io/docs/usage/polyfill/) worked well for me when making Cascada IE11 compatible, primarily allowing the use of promises.
I noticed today that you've previously used Bluebird previously as a polyfill for the same (https://github.com/petkaantonov/bluebird).
I think one of these two libraries should be used to make starward IE11 compatible out of the box!
Cheers, Allan
@samlogan
Hey Sam,
babel-polyfill (https://babeljs.io/docs/usage/polyfill/) worked well for me when making Cascada IE11 compatible, primarily allowing the use of promises.
I noticed today that you've previously used Bluebird previously as a polyfill for the same (https://github.com/petkaantonov/bluebird).
I think one of these two libraries should be used to make starward IE11 compatible out of the box!
Cheers, Allan