Skip to content

Commit

Permalink
feat(grunt): open default browser only
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Nov 24, 2017
1 parent 95c0920 commit 304dbe8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -569,11 +569,6 @@ module.exports = (grunt) ->
# tunnel: "<%= config.pkg.name %>"
# online: true
open: true
browser: [
"safari"
"google chrome"
"firefox"
]
notify: true

conventionalChangelog:
Expand Down

0 comments on commit 304dbe8

Please sign in to comment.