unjs / unenv

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

[feature request] `cloudflare-node-compat` preset #112

Closed Hebilicious closed 1 year ago

Hebilicious commented 1 year ago

Cloudflare node compat doesn't include node:crypto, but we could add a cloudflare-node-compat preset to unenv to avoid polyfill what they already polyfill.

Originally posted by @Hebilicious in https://github.com/unjs/unenv/issues/111#issuecomment-1615152492

Hebilicious commented 1 year ago

Duplicate of #97