I\'m working on a website that uses gulp to compile and browser sync to keep the browser synchronised with my changes.
gulp
The gulp task compiles everything
I got the same issue and then I checked that I wrote:
in index.html
Then I changed to
And then it worked fine.