mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-17 05:53:32 +00:00
do not open browser automatically when gulp is started
This commit is contained in:
@@ -101,7 +101,8 @@ gulp.task 'assets', ->
|
||||
|
||||
gulp.task 'server', ->
|
||||
browserSync
|
||||
port: 9001
|
||||
open: false
|
||||
port: 9001
|
||||
server:
|
||||
baseDir: './public'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user