소스 검색

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
        },
      },