ember-cli / ember-cli/ember-cli-htmlbars

Version 6.0.1+ ignores --silent flag

オープン
#781 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
77
フォーク
65
PR マージ指標
30日以内にマージされた PR はありません

説明

I've created a reproduction of this bug here: https://github.com/apellerano-pw/htmlbars-silent-repro

**Steps to reproduce**
1. have an ember app with some kind of deprecation output, e.g. use `{{#with}}` in Ember 3.28
2. use ember-cli-htmlbars 6.0.1 or higher
3. run `ember test --silent` (in the repro repo you can do `npm run repro`)

**Expected**

There is no build output, only test output

**Actual**

Deprecation output will be shown in addition to test output

**Workaround**

Pin your version of ember-cli-htmlbars to 6.0.0

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。