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
Hi,
The chrome extension seems to reload soon after a file change. I'm running grunt with jslint and other tasks. The live-reload extension tries to reload before grunt/nodemon has started for ejs files. It works fine with js files. Is there a way to delay the reload until grunt finishes or with maybe 2s delay?
The text was updated successfully, but these errors were encountered:
Hi,
The chrome extension seems to reload soon after a file change. I'm running grunt with jslint and other tasks. The live-reload extension tries to reload before grunt/nodemon has started for ejs files. It works fine with js files. Is there a way to delay the reload until grunt finishes or with maybe 2s delay?
The text was updated successfully, but these errors were encountered: