Drop remaining coffee use

This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.

A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
This commit is contained in:
Michael Terry
2018-03-23 15:30:20 -04:00
committed by Michael Terry
parent 2abbd1eb83
commit a34c8c8233
107 changed files with 3346 additions and 2502 deletions

View File

@@ -19,8 +19,6 @@
"bootstrap": "4.0.0-beta.2",
"camelize": "1.0.0",
"classnames": "2.2.5",
"coffee-loader": "0.7.3",
"coffee-script": "1.6.1",
"css-loader": "0.28.8",
"edx-pattern-library": "0.18.1",
"edx-ui-toolkit": "1.5.2",