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.
6 lines
264 B
JavaScript
6 lines
264 B
JavaScript
// This file is intentionally blank as it was removed because it was no
|
|
// longer necessary, but the pipeline requires it for whatever reason.
|
|
// Until the pipeline issue is resolved this file is here. It shouldn't
|
|
// conflict with anything.
|
|
var nothingtoseehere;
|