@morojs/moro / isProduction
Function: isProduction()
isProduction():
boolean
Defined in: src/core/config/utils.ts:234
Check if we're in production environment Now reads NODE_ENV directly for consistency with Node.js ecosystem
Returns
boolean
@morojs/moro / isProduction
isProduction():
boolean
Defined in: src/core/config/utils.ts:234
Check if we're in production environment Now reads NODE_ENV directly for consistency with Node.js ecosystem
boolean