grunt-gcc icon indicating copy to clipboard operation
grunt-gcc copied to clipboard

please add grunt.log.error(error);

Open ruowo opened this issue 12 years ago • 1 comments

ruowo avatar Aug 12 '13 03:08 ruowo

It is, but you can see it only when requested with --verbose:

grunt.log.error();
grunt.verbose.error(error);

darsain avatar Aug 12 '13 08:08 darsain