IONISx / edx-theme

Open edX responsive theme using Bootstrap
http://ioni.sx
54 stars 102 forks source link

Stuck at Running "watch" task Waiting... #38

Closed brenthmiras closed 9 years ago

brenthmiras commented 9 years ago

It got stuck at Running "watch" task Waiting... when running grunt build.

tusbar commented 9 years ago

It is very unlikely, as the build task does not watch.

brenthmiras commented 9 years ago

It's happens when running grunt not grunt build Im sorry.

tusbar commented 9 years ago

Well that is the expected behavior.

The grunt watch task watches for file changes.