tc39 / proposal-cancelable-promises

Former home of the now-withdrawn cancelable promises proposal for JavaScript
Other
375 stars 29 forks source link

Add browserify config #6

Closed immortal-tofu closed 8 years ago

immortal-tofu commented 8 years ago

Your module can't be used with browserify without this little config :(

domenic commented 8 years ago

This isn't really a library, just a place for some scratchwork... nobody should be taking this seriously and trying to use it in their project. Maybe I should add a giant readme warning.

Also I do not use Babel and people who use it will need to take care of their own problems caused by using it.