You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The polyfills are for browser use, so do not include node.js extensions,
but do include a minimal implementation of `Promise.prototype.done` as I
believe that it is a feature that will be needed in browsers for the
forseable future, and will hopefully eventually make it into the spec.
0 commit comments