Changelog for Mojolicious::Plugin::Browserify

0.04     Wed Nov 26 09:07:16 2014
       * Add "mojo browserify bundle" command
       * Will skip t/cmd.t on $^O =~ /win/

0.03     Wed Nov 19 15:17:52 2014
       * Fix t/cmd.t when "npm" is not available

0.02     Tue Nov 18 22:36:48 2014
       * Add support for uglifyjs

0.01     Tue Nov 18 20:30:28 2014
       * Able to install and run browserify from ./node_modules
       * Able to add "reactify" as transformer
       * Able to calculate checksum from all required modules
       * Able to cache modules required from ./node_modules