2
0
Ver Fonte

grunt-amberc.js: add documentation about verbose flag

Manfred Kroehnert há 11 anos atrás
pai
commit
80871d183b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      grunt/tasks/grunt-amberc.js

+ 1 - 0
grunt/tasks/grunt-amberc.js

@@ -23,6 +23,7 @@ module.exports = function(grunt) {
          deploy: true,                         // optional
          output_suffix: 'mySuffix',            // optional
          library_suffix: '-0.9',               // optional
+         verbose: true                         // optional
        },
      },