It would be great to specify a GIT branch so watchify can only pull changes happening in that branch.
Right now if you start watchify on your local branch, then switch to development or production, bundle.js will appear staged because it's being generated by watchify.
It would be great to specify a GIT branch so watchify can only pull changes happening in that branch.
Right now if you start watchify on your local branch, then switch to development or production, bundle.js will appear staged because it's being generated by watchify.