This repository is grunt-browserify demo and test personaly.
Browserified js file (dist/bundle.js) consists of "Customized jQuery(custom:-ajax)", "Moment.js" and "one jQuery plugin(jquery-scrollstop)".
$ git clone https://github.com/tkdn/browserify-demo.git
$ npm run jquery:custom
This is all done, jquery repo cloning into "vendor/jquery/" and "npm install" in the directory and "grunt custom:-ajax"
$ npm run build