0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models/base
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
..
index.js 🎨 replace process.env.NODE_ENV usages by config.get('env') (#7544) 2016-10-11 13:53:52 +01:00
listeners.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
token.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
utils.js deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00