Answer the question
In order to leave comments, you need to log in
How to open browserSync on another device?
Good day, I have a question. I am using browsersync in gulp. The settings are as follows:
gulp.task('sync', function() {
browSync ({
server : {
baseDir: 'app'
},
port: 88,
notify: false,
host: '192.168.1.1'
});
})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question