Brandon Roberts

Results 217 comments of Brandon Roberts

> vite-node processes `ssr.noExternal` on resolved file paths, Vite processes it on bare imports, so we cannot apply the same filter. Ok. What would be the recommended approach with globs?

Thanks @sheremet-va. I think it's fine to keep this difference, and note that globs are not expected to be inlined also

Good call @michael-small, I use this pretty regularly also for other packages, we should add this for future PSAs 😄

Apologies @shubhamchasing. Did you mean close as in complete, or no longer work on?

@SURAJ-SHARMA27 I believe the original issue to be resolved was just changing the default. We can revisit changing the style of the chart separately.

I planned to do a release today, but will wait on the PR to land. You can also test the beta after its merged

> Also, I cannot run Vitest freely. Only on a single thread. Otherwise I get segmentation fault on my macbook. @brandonroberts any ideas what it could be or how to...

> Could you elaborate on why those were chosen as default? The docs say that they are very prone to memory leaks. And even in my 500 tests project a...