Answer the question
In order to leave comments, you need to log in
Localtunnel stops working on new connection?
Here is the code:
gulp.task('browser-sync', function() {
browsersync({
server: {
baseDir: 'app'
},
notify: false,
// open: true,
tunnel: true,
port: 8080,
// tunnel: "projectname", Demonstration page: http://projectname.localtunnel.me
})
});
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