Ben McCann

Results 1524 comments of Ben McCann

I wonder if this could be implemented now that `fdir` uses `AbortController`. See: - https://github.com/SuperchupuDev/tinyglobby/issues/134 - https://github.com/thecodrr/fdir/pull/110 - https://github.com/thecodrr/fdir/pull/144

Oh yeah, I guess aborting early isn't the same as streaming. But it might be enough for knip to switch to tinyglobby at least as I think they were primarily...

Here's another one that uses streaming: https://www.npmjs.com/package/@compodoc/compodoc

The CI is passing against Java 23. Is there some issue with jdk17 that you're encountering?

Hmm. Maybe the thing to do is report it as a bug in `fast-glob`. If they fix it then we can remain consistent with `fast-glob`

CC @SuperchupuDev it looks like there's a behavior difference between fast-glob and tinyglobby that has broken things here

Just FYI I am very heads down prepping for Svelte Summit this week. If someone is able to look at this issue that would be great. Otherwise I'll take a...

> I'm wondering if we should specify the node version for builds in .npmrc or the engines field in package.json (which doesn't work for cloudflare pages). This could become an...

> [@benmccann](https://github.com/benmccann) could you add an .npmrc to always just use a higher node version when the cloudflare adapter is used? is there any case in which you would prefer...

Update from https://github.com/gothinkster/realworld/issues/1611 states that the API server has been deleted. I can't say that I would envy the responsibility of maintaining such a service, so that's totally understandable. Thank...