Преглед на файлове

grunt-amberc.js: add documentation about verbose flag

Manfred Kroehnert преди 11 години
родител
ревизия
80871d183b
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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
        },
      },