canvas-lms/lib/tasks
Clay Diffrient b69873a3ef Make plugins jsx folder be compiled via babel
This will allow us to use React (with JSX) inside of gems/plugins
such as analytics.  It also allows us to use ES2015 features because
it's compiled using Babel.

closes CNVS-26632

Test Plan:
  - Make sure JSX compiles as normal
  - Add a plugin (such as analytics)
  - Inside that create a jsx file in the 'jsx' directory within
    i.e. gems/plugins/analytics/app/jsx
  - Run rake js:jsx or rake js:generate
  - Check that public/javascripts/plugins/<plugin_name>/compiled/jsx
    contains the contained file.

Change-Id: Ic847e24ff9d7b88747adfb7add3b47b66a27c614
Reviewed-on: https://gerrit.instructure.com/70642
Tested-by: Jenkins
Reviewed-by: Dan Minkevitch <dan@instructure.com>
Product-Review: Dan Minkevitch <dan@instructure.com>
QA-Review: Dan Minkevitch <dan@instructure.com>
2016-01-20 20:53:49 +00:00
..
canvas use preload/eager_load instead of includes 2015-09-08 20:32:05 +00:00
brand_configs.rake use web pack 2015-11-02 16:27:14 +00:00
build_media_element_js.rake Add source chooser to media player 2014-08-14 21:04:55 +00:00
canvas.rake remove rails 3 support from canvas.rake 2015-12-29 00:18:47 +00:00
css.rake use binstubs for dress_code for spring 2016-01-06 18:44:23 +00:00
db_backend_migration.rake remove rails 3 support 2015-12-23 21:36:43 +00:00
db_load_data.rake enable canvas auth on default account during db:initial_setup 2015-11-11 16:43:01 +00:00
db_nuke.rake remove scribd 2014-09-11 18:42:15 +00:00
docs.rake fixes for plugins in gems/plugins/ 2014-10-29 16:52:29 +00:00
hair_trigger.rake fix loading of hair_trigger gem rake tasks 2013-04-26 02:37:18 +00:00
icons.rake Make LTI configurations accept canvas icon class 2015-09-21 17:59:40 +00:00
js.rake Make plugins jsx folder be compiled via babel 2016-01-20 20:53:49 +00:00
parallel_exclude.rb gemify respondus_soap_endpoint 2014-08-21 16:49:54 +00:00
parallelized.rake spec: single threaded sel spec rake task tweak 2014-11-24 15:46:51 +00:00
remove_schema_sig.rake Initial commit. 2011-01-31 18:57:29 -07:00
rspec.rake include 'rails/code_statistics' in rake file 2014-12-02 22:24:50 +00:00