grunt-critical
grunt-critical copied to clipboard
fix(fail): add grunt.fail in place of log, so the grunt process will exit
grunt.log.warn
will not kill the grunt process, so the grunt process will hang if src
files were empty.