ForbesLindesay/promisejs.org

how i use it in browserify as a module

Closed this issue · 2 comments

please replace the key require as another name when build it
browserify has plugin can do it
thankyou

Just npm install promise if you're using it with browserify. You shouldn't need a prebuilt bundle for browserify.

thank you