ember-fastboot / ember-cli-fastboot

Server-side rendering for Ember.js apps
http://ember-fastboot.com/
MIT License
852 stars 160 forks source link

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

Open mansona opened 1 year ago

mansona commented 1 year ago

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.