Branch: refs/heads/next
Home:
https://github.com/hawkular/hawkular-alerts
Commit: b2f3f84d909234a241c8db3122e999619cf7e718
https://github.com/hawkular/hawkular-alerts/commit/b2f3f84d909234a241c8db...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2017-07-13 (Thu, 13 Jul 2017)
Changed paths:
M ui/src/main/ui/Gruntfile.js
Log Message:
-----------
Be able to start grunt server without starting up the browser window. (#389)
The default behavior is the same as always (browser starts up with "grunt
server")
but if you pass in --nobrowser, it won't start the browser.