grunt-browserify2
grunt-browserify2 copied to clipboard
a grunt task that uses browserify v2
Hello Shane, This is an automated issue request to update the `peerDependencies` for your Grunt plugin. We ask you to merge this and **publish a new release on npm** to...
Without a working example or test, it is not straightforward to discover why a very basic setup is outputting the message `app.use is not a function`
https://github.com/jmreidy/grunt-browserify seams actively developed by @jmreidy
currently I don't call `done` to leave the `express` server running. Using `grunt-contrib-watch` causes errors like `EADDRINUSE, Address already in use`. [grunt-express](https://github.com/blai/grunt-express) is doing some interesting stuff with restarting express...