Novaleaf / xlib

Your isomorphic toolbox
MIT License
20 stars 1 forks source link

envLevel default to NODE_ENV if not explicitly set #15

Closed jasonswearingen closed 3 years ago

jasonswearingen commented 5 years ago

if envLevel is not set, firstly default to whatever NODE_ENV is set to (production or not)

jasonswearingen commented 3 years ago

v18: defaults to DEV unless NODE_ENV or ENV envvars are set