blockstack.js-old icon indicating copy to clipboard operation
blockstack.js-old copied to clipboard

Is promise polyfill needed?

Open larrysalibra opened this issue 8 years ago • 1 comments

@shea256 It looks like all recent browsers support promises: http://caniuse.com/#feat=promises

Do we need the es6-promise polyfill?

larrysalibra avatar Mar 14 '17 12:03 larrysalibra

Well, IE 11 doesn't support it but if that's fine then we can take it out.

shea256 avatar Mar 14 '17 13:03 shea256