how i use it in browserify as a module
Closed this issue · 2 comments
zhoujianlin8 commented
please replace the key require as another name when build it
browserify has plugin can do it
thankyou
ForbesLindesay commented
Just npm install promise
if you're using it with browserify. You shouldn't need a prebuilt bundle for browserify.
zhoujianlin8 commented
thank you