Skip to content

Commit f26821a

Browse files
committed
Drop docco
1 parent 799df21 commit f26821a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ module.exports = (grunt) ->
590590
# `test` also starts the connect:dev server
591591
"test"
592592
"jsdoc:build"
593-
"docco:docs"
593+
# "docco:docs"
594594
"clean:build"
595595
"copy:build"
596596
"cssmin:build"

0 commit comments

Comments
 (0)