Skip to content

Commit ac9817c

Browse files
committed
Improve grunt config
1 parent b5f9d51 commit ac9817c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = (grunt) ->
1212
tasks: ['coffee', 'uglify', 'compass']
1313

1414
uglify:
15-
vex:
15+
sortable:
1616
src: 'js/sortable.js'
1717
dest: 'js/sortable.min.js'
1818
options:

0 commit comments

Comments
 (0)