unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
358 stars 19 forks source link

feat(node:process): allow accessing `process.env` from dynamic sources #95

Closed pi0 closed 1 year ago

pi0 commented 1 year ago

Context: https://github.com/unjs/nitro/issues/1132 and https://github.com/unjs/nitro/pull/1147