canvas-lms/script
Ryan Shaw 8a5cb75d66 fix script/canvas_update to work with brandable_css
we no longer use `npm run compile-sass` to do css.

also, css must happen before handlebars.

besides, all the js, css, styleguide and docs stuff
is handled by rake canvas:compile_assets already.
and in a way that whatever can run concurrently, 
will. 
(although, admittedly, the syntax to pass arguments 
to a rake task, e.g.: [0,0,1,0] is pretty lame)

Change-Id: I83c8ceb21b476456f47f3ec37d4ba6088ca68088
Reviewed-on: https://gerrit.instructure.com/57768
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins
2015-07-07 20:41:28 +00:00
..
performance add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
process add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
about Initial commit. 2011-01-31 18:57:29 -07:00
autospec remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
canvas_init oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
canvas_update fix script/canvas_update to work with brandable_css 2015-07-07 20:41:28 +00:00
compress.js make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
compress_worker.js make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
delayed_job extract delayed_job plugin into separate gem 2014-10-24 20:46:00 +00:00
gem_npm i18nliner-js (part I) 2014-10-30 06:25:36 +00:00
process_incoming_emails extract incoming mail into gem 2014-04-25 23:06:02 +00:00
rails fix double requiring of application.rb 2014-09-09 00:42:50 +00:00
render_json_lint to_json unnecessary (and wrongish) in render :json 2013-10-02 18:05:22 +00:00
rlint gergich tweaks 2015-04-27 18:18:34 +00:00
startup.bat start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
tail_kinesis initial live events implementation 2015-04-03 15:22:33 +00:00
update_timezone_js.sh update bigeasy/timezone to 0.0.40 2015-03-23 19:30:48 +00:00
xsslint.js return non-zero exit code on xss linting failure, refs CNVS-17663 2014-12-29 20:48:00 +00:00