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
Yes, good call. There is no simple way to achieve it across HTML, JS and CSS files, since the file watcher is split between watchify and budo's HTML/CSS watcher.
I can try to add something like this that works across the board.
Is there a way to ignore files from reload? Something like watchify's:
--ignore-watch
?The text was updated successfully, but these errors were encountered: