0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Merge pull request #1358 from zacgeis/open-fix

Grunt dev no longer opens browser
This commit is contained in:
Hannah Wolfe 2013-10-30 09:36:47 -07:00
commit 258b7b90f8

View file

@ -857,7 +857,6 @@ var path = require('path'),
'handlebars',
'concat',
'express:dev',
'open',
'watch'
]);