ibm-js / requirejs-dplugins

AMD plugins for RequireJS
http://ibm-js.github.io/requirejs-dplugins/
Other
6 stars 9 forks source link

Create a Promise plugin to leverage Browser implementation if any. #19

Closed clmath closed 9 years ago

clmath commented 9 years ago

This should return the implementation from lie.js if the browser does not provide one.

wkeese commented 9 years ago

Can you cut a 0.5.0-beta so I can use this in decor and delite?

(Note to self: when upgrading to use promise! plugin, remove lie from bower.json)