unjs / unenv

๐Ÿ•Š๏ธ Convert javaScript code to be runtime agnostic
MIT License
340 stars 18 forks source link

feat(node, cloudflare): cleanup `globalThis.process` + add hybrid cloudflare impl #249

Closed IgorMinar closed 4 weeks ago

IgorMinar commented 4 weeks ago

This PR makes several related changes to how polyfilling of globalThis.process works:

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist

IgorMinar commented 4 weeks ago

@pi0 updated. PTAL