ember-fastboot/ember-cli-fastboot

Add some better docs to signpost that you shouldn't run `ember serve --environment=production`

オープン

#922 opened on 2023/06/08

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (163 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (853 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I recently had a conversation in Discord where it became obvious that the "insider knowledge" that ember-cli's server isn't fit for production use wasn't readily apparent.

I asked where would be good places to make this explicit in the docs and there are two recommendations:

that last example is particularly bad because it hints that you might use ember-cli for something "serious" 🙈

We need to make this as obvious as possible, even going so far to put it as a WARNING as visually large as possible.

コントリビューターガイド