rake
ember build
The `assets:precompile` rake task loads the full Ruby app, which can consume around 500mb of RAM by itself. Using `exec` to run `ember build` allows us to free up the Ruby memory and make more space for `ember build`
annotate
discourse_dev
i18n:check
rake qunit:test
rake plugin:qunit
testem
LocalJumpError