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
{{ message }}
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
I've managed to setup gulp pipeline on vagrant. It wasn't easy, but it almost works. The only thing that is not working is watching scss or coffee script. When i change any view in app/views live reload occurs without a problem. But when i change global.sass nothing happens. It even don't get browsified. Just like file watch wasn't working.
Any idea what can be couse of that? I'm pretty new to gulp so i could use an advice how to debug task.