Because only recently `node:process` was introduced into the runtime (recent = months/years). If the

Because only recently node:process was introduced into the runtime (recent = months/years). If they had added this at the same time, then existing code that checks for NODE_ENV to determine whether it's running in Workers or Node would break 🙂
Was this page helpful?