Created by: keithio
Resolves #4321 (closed), #2549 (closed), and #5284.
Utilizes node-supervisor to remove the dependency for Ruby.
This commit adds two new rules and changes the current watch rule.
-
make watch
watches for changes to both js and less files. -
make watch-less
watches for changes to less files only. -
make watch-js
watches for changes to js files only.