25725a198e
a faster rake js:generate, js:build, canvas:compile_assets, and guard will use 'coffee' binary if installed even if it doesn't use 'coffee' binary it will be a lot faster `time rake js:generate` before => real 0m29.960s with 'coffee' binary => real 0m4.342s without => real 0m8.202s test plan: * run bundle exec guard; ensure coffeescripts are compiled to the correct directories * run rake js:generate; ditto Change-Id: I8fc4d4a415e5c77d1efa910c0922588d3095446b Reviewed-on: https://gerrit.instructure.com/9989 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Ryan Shaw <ryan@instructure.com> Reviewed-by: Jacob Fugal <jacob@instructure.com> |
||
---|---|---|
.. | ||
coffeescript.rb | ||
jst.rb |