Skip to content

Commit

Permalink
update gulpfile to pass js style test
Browse files Browse the repository at this point in the history
  • Loading branch information
crabbly committed Aug 16, 2016
1 parent 399cb43 commit 21b8ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ elixir.config.css.folder = ''

elixir(function (mix) {
mix.browserify('print.js', 'dist/print.min.js').styles('print.css', 'dist/print.min.css')
})
})

0 comments on commit 21b8ab6

Please sign in to comment.