azu/promises-book

Use promise polyfill for Promise#finally

azu opened this issue · 0 comments

azu commented

https://github.com/getify/native-promise-only does not support ES2015+.
Promise#finally does not supported.