python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why the gulp browsersync() does not work with Laragon?
Some times ago I created the simple gulp file for to automate development a bit. At the time, I was just working with XAMPP and my gulpfile worked well. But for the last time I started using the Larag...
vicso
Votes: 0
Answers: 1
Browsersync not reloading since updating to gulp-sass 5.0
Browsersync not reloading after each style/gulp-sass task. The issue started since updating Gulp. Here is the Gulpfile.js. It used to work when gulp-sass has a default Sass compiler.
const sass = requ...

user4103074
Votes: 0
Answers: 1
Browsersync infinitely loading on larger pages?
I'm having an issue with Browsersync specifically on larger pages throughout my blog. For example I have a contact page that is around 2k lines, however on larger pages around 6k lines and larger Brow...
Scarlet
Votes: 0
Answers: 0
Is there a way to have Browsersynch on gulp watch my WP php files?
So I downloaded this Worpress template with gulp and browsersynch which watches all .js files and .css files. The wierd thing is that whenever I want to use gulp and BroswerSynch I have to type npm ru...
fjimenez
Votes: 0
Answers: 1