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
I'm using CoffeeScript instead of vanilla JS, and have ripped out RequireJS (having some trouble with 3rd party scripts), but now when I run grunt server it only compiles my coffeescript once, but doesn't watch for changes. Any idea how to fix this?
Thanks!
The text was updated successfully, but these errors were encountered:
I'm using CoffeeScript instead of vanilla JS, and have ripped out RequireJS (having some trouble with 3rd party scripts), but now when I run
grunt server
it only compiles my coffeescript once, but doesn't watch for changes. Any idea how to fix this?Thanks!
The text was updated successfully, but these errors were encountered: