ember-fastboot/ember-cli-fastboot

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

Open

#922 aberto em 8 de jun. de 2023

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (163 forks)batch import
good first issue

Métricas do repositório

Stars
 (853 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador