unjs / unenv

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

feat(nodeless): add the `node:https` module #206

Closed jculvey closed 1 month ago

jculvey commented 1 month ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Adds the https module to the nodeless preset. Also adds a mock fallback for globalAgent.

@pi0 was there any reason why this wasn't added already?

๐Ÿ“ Checklist