unjs / unenv

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

feat: polyfill `node:trace_events` module #219

Closed jculvey closed 4 months ago

jculvey commented 4 months ago

Replaces the current auto-mocking of trace_events to support destructured ESM imports and allow for functional polyfill coverage in the future.

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist