- Default NODE_ENV to "development" if it's
undefined
when starting jobs worker (#11572) by @cannikin
This mimics the behavior of yarn rw dev
where NODE_ENV
will equal development
if you don't set it explicitly.
undefined
when starting jobs worker (#11572) by @cannikinThis mimics the behavior of yarn rw dev
where NODE_ENV
will equal development
if you don't set it explicitly.