Ghost/core
Katharina Irrgang 677502813e 🎨 replace process.env.NODE_ENV usages by config.get('env') (#7544)
closes #6629

- i had the case that in gravatar process.env.NODE_ENV was undefined and indexOf of undefined crashe my application
- so always use config to read current env
2016-10-11 13:53:52 +01:00
..
client@e4d05b7f18 Updated Ghost-Admin to 1.0.0-alpha.4 2016-10-10 17:08:54 +01:00
server 🎨 replace process.env.NODE_ENV usages by config.get('env') (#7544) 2016-10-11 13:53:52 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test 🎨 replace process.env.NODE_ENV usages by config.get('env') (#7544) 2016-10-11 13:53:52 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00