unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve `npm:consola` mocks

pi0 opened this issue · comments

unenv replaces consola back to console to save little bit from bundle. However with consola v3 the build is much smaller, we might use a "mini" export from it that keeps the interface.

@pi0 Thanks for this change! Any idea when this is going to be released? Would really come in handy :D

Released. Sorry for delay.

No problem, thanks for the release!