Skip to content

Commit

Permalink
fixed #179
Browse files Browse the repository at this point in the history
  • Loading branch information
Minwe committed Oct 28, 2014
1 parent 7722cb7 commit 9fcbef7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added dist/AmazeUI-1.0.0-repack.zip
Binary file not shown.
Binary file removed dist/AmazeUI-1.0.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ gulp.task('watch', function() {

// Task: Make archive
gulp.task('archive', function(cb) {
runSequence(['build',
runSequence([
'archive:copy:css', 'archive:copy:js'],
'archive:zip',
'archive:clean',
Expand Down

0 comments on commit 9fcbef7

Please sign in to comment.