mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 10:33:51 +08:00
0b2b3f6d6f
`bin/ember-cli -u` buffers the output of ember-cli, which means progress is not shown clearly. This commit uses `TERM=dumb` to put ember-cli into a more simple mode, which outputs progress on separate lines. Also adds a `[ember-cli]` prefix to all output. |
||
---|---|---|
.. | ||
docker | ||
annotate | ||
bundle | ||
dev | ||
ember-cli | ||
notify_file_change | ||
rails | ||
rake | ||
rspec | ||
rubocop | ||
system_rspec | ||
turbo_rspec | ||
unicorn | ||
yarn-app |