ember-fastboot/ember-cli-fastboot

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

开放

#922 创建于 2023年6月8日

 (0 条评论) (1 个反应) (0 位负责人)JavaScript (163 个派生)batch import
good first issue

仓库指标

星标
 (853 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南