commit d6b644d071537c1bc0e7b7735edea9e43ec3163f
parent 340dc190af0487c1fc0e6bbd7c8e9eaa92c2f772
Author: Konstantin Tarkus <koistya@gmail.com>
Date: Wed, 8 Apr 2015 12:32:18 +0300
Merge pull request #90 from shakyShane/master
Update BrowserSync logging prefix to `RSK`
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/gulpfile.js b/gulpfile.js
@@ -168,6 +168,7 @@ gulp.task('sync', ['serve'], function(cb) {
browserSync = require('browser-sync');
browserSync({
+ logPrefix: 'RSK',
notify: false,
// Run as an https by setting 'https: true'
// Note: this uses an unsigned certificate which on first access