unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
443 stars 22 forks source link

fix: add `extend` method to debug mock #69

Closed danielroe closed 1 year ago

danielroe commented 1 year ago

🔗 Linked issue

https://github.com/nuxt/nuxt/issues/15608

❓ Type of change

📚 Description

This adds the extend method to our debug mock.

https://github.com/debug-js/debug/blob/d1616622e4d404863c5a98443f755b4006e971dc/src/common.js#L149-L153

📝 Checklist