btea

Results 424 comments of btea

What I mean is that all debug logs that are output now are created by `createDebugger`. If I pass a configuration parameter in like I currently do, it seems that...

> I think it's enough to use `DEBUG_DEPTH=100` before running Vite. Directly configure the environment variable `DEBUG_DEPTH=100`? Or is it to configure a cli option? If we configure the environment...

Oh, I see. However, changing this default value will cause the default output information structure to change. Will it affect some users?

OK, I have updated it.

Yeah, but the modified style is more reasonable after comparing it with other component libraries.

> I see. It would be even better if we could get the designer's input. Indeed, we can ask the designer for his opinion.

Vue 3.5 was released not too long ago, Maybe we can consider upgrading when version 3.0 is released in the future?

> * The implementation doesn't seem to consider the filter enabled by pressing `f`? This PR should only affect that use case. Maybe I misunderstood you guys? I thought that...

> The issue contains two bugs: > > * When user has activated "Run only failed test"-filter in watch mode by pressing `f`, this filter does not preserve if files...

Sorry, I can't seem to find any relevant instructions in the official documentation. Maybe I'm missing something. 🤔 @sheremet-va Can you give me a little hint? Thanks!