Skip to content

Commit

Permalink
mdbootstrap#322 - actual fix for recursive zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
lucknerjb committed Mar 25, 2015
1 parent df516d8 commit 53b4360
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module.exports = function(grunt) {
},
zip: {
delpoy: {
cwd: 'dist/',
// cwd: 'dist/',
src: [
'dist/bootstrap-tagsinput*.js',
'dist/bootstrap-tagsinput*.css',
Expand Down
Binary file modified dist/bootstrap-tagsinput.zip
Binary file not shown.

0 comments on commit 53b4360

Please sign in to comment.