mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Set $NODE_ENV appropriately (to 'development' in 'meteor run' and 'production' otherwise) so that connect doesn't send stack traces over the network in production.