generator-webapp-php
generator-webapp-php copied to clipboard
Updated Gruntfile.js
In the original generator-webapp, the return grunt.task.run() is all on one line without indents. Changing this fixed issue #3.