ysmood / yaku

A lightweight promise library
https://tonicdev.com/ysmood/yaku
MIT License
290 stars 28 forks source link

Create a browser bundle to polyfill over global Promise #33

Closed JakeChampion closed 8 years ago

JakeChampion commented 8 years ago

Hi, I've added a new browser bundle file based upon the global.js file as the entrypoint in order to polyfill over the Promise global. I've also included these files in the npm package.

JakeChampion commented 8 years ago

I can't quite figure out how you create your yaku.browser.min.js file as I'd like to add that to the npm package if possible.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5cd954023f5b8cf3749c9f9d18767b9adf0908e4 on JakeChampion:browser into 0e1f82d80c7ea49646ab03a472090be38422e1e6 on ysmood:master.

ysmood commented 8 years ago

Thanks for you effort, v0.16.4 published.