Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
dstaley
6y ago
0 comments
Share
Sorry, I was apparently producing a development build. I'm used to create-react-app, which eliminates this exact scenario by always building in production mode, so that people can't accidentally ship a development build to production.
undefined | Better HN
0 comments
default
newest
oldest
gavinjoyce
6y ago
The idiomatic way of shipping an ember app is with ember-cli-deploy [1] which, among other things, will ensure that it ships a production build.
[1]
https://github.com/ember-cli-deploy/ember-cli-deploy
j
/
k
navigate · click thread line to collapse