We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670ca75 commit 9097906Copy full SHA for 9097906
1 file changed
Gruntfile.js
@@ -31,6 +31,7 @@ module.exports = function(grunt) {
31
stream: true
32
},
33
tasks: [
34
+ {grunt: true, args: ['test:docgen']},
35
util.parallelTask('tests:docs'),
36
util.parallelTask('tests:modules'),
37
util.parallelTask('tests:jquery'),
0 commit comments