bitpay / bitcore-build

A helper to add tasks to gulp
6 stars 166 forks source link

Provide an ability to specify the browserify index.js #11

Closed braydonf closed 9 years ago

braydonf commented 9 years ago

Currently index.js is the assumed entry point, in some cases we may want to specify a separate entry point for browser versions so that node code isn't included.

e.g. bitcore-payment-protocol