Answer the question
In order to leave comments, you need to log in
How to configure the brawsersync plugin in gulp so that it works without the Internet?
Tell me how to untie BrawserSync from the Internet in proxy mode?
gulp.task('browserSync', function() {
browserSync({
proxy: 'site',
port: 8080
});
});
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