Closed CaptainAchilles closed 7 years ago
Duplicate of https://github.com/MrCeleryman/Parmyay/issues/39
Our project is targeting es6, however we have no shims in place for older browsers. I think it is appropriate to use something like the following to preserve backwards compatibility for our application.
Using babel-polyfill for now
Whats the progress on this @CaptainAchilles ?
Closed in #14
Duplicate of https://github.com/MrCeleryman/Parmyay/issues/39
Our project is targeting es6, however we have no shims in place for older browsers. I think it is appropriate to use something like the following to preserve backwards compatibility for our application.
Using babel-polyfill for now