You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I had a problem just like that and it was driving me crazy, but seems like it doesn't work with implicit html tags, so if you have something like this:
I'm starting server like this
gulfile.js
:Everything seems ok:
But when I check the source:
I've tracked the problem - the livereload settings are not passed in
./scripts/static.js
so livereload uses it's default port.The text was updated successfully, but these errors were encountered: