unjs/consola

Support edge friendly build with runtime keys

pi0 opened this issue · 0 comments

pi0 commented

Using consola in edge runtimes will add lots of overhead to the bundle. For this reason, currently, unenv is mocking consola to its core version.

However probably it can be directly from consola to use runtime keys and provide best build for edge targets + consistent utils mock.