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
You're absolutely right, I didn't review the referenced pull request careful enough and it broke detecting the .js.coffee files. Thanks a lot for reporting. Version 1.8.3 is out with the fixed Guardfile template.
I guess that the "guard init jasmine" configuration belongs to here, if not, I'm sorry.
What we expect is this:
What we get is this:
Notice the last watch. It is ignoring the ".js.coffee" files.
I hope this helps. Thank you.
EDIT: I see the pull that changed it: b6abeb7
Even when the change should work with .js.coffee files, at least is not working for me. If I change my Javascript, guard doesn't react.
The text was updated successfully, but these errors were encountered: