Tonkpils / ember-sweetalert

Ember CLI addon for SweetAlert2
MIT License
19 stars 10 forks source link

[alpha] IE11 requires Babel polyfill #15

Closed lindyhopchris closed 5 years ago

lindyhopchris commented 6 years ago

Need to add a note to the readme that IE11 requires the Babel polyfill to be present. Can add it as per this comment: https://github.com/babel/ember-cli-babel/issues/40#issuecomment-268952820

If you don't add it, you get a Promise is undefined error.