Manuel Sanchez
                                            Manuel Sanchez
                                        
                                    I think the size should be configurable.
Still broken, I think it is something with ESM and CJS compatibility, but does anyone have any guess or something more concrete?
Found https://www.npmjs.com/package/consola to be a great alternative, though not a drop-in replacement, creates loggers with different logging levels. But uses same `DEBUG` variable and allows using tags same way as...
I am not using the scoped: true at all and still getting the error EDIT: Oh, but I noticed I was still using `mount` instead of `use` in a part...
@SaltyAom when the body is extracted or accessed the following error is thrown: ``` Error: Failed to parse body as found: '' ``` It no longer erros with unexpected end...
@penberg I wasn't sure about neon, have to check how it works, but I am trying another approach now as this way it actually seems to be bundling all into...