mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-08 16:19:59 +02:00
logic error
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = function(grunt) {
|
||||
compiling = '',
|
||||
time = Date.now();
|
||||
|
||||
if (grunt.option('verbose')) {
|
||||
if (!grunt.option('verbose')) {
|
||||
args.push('--log-level=info');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user