Ben McCann

Results 1495 comments of Ben McCann

I suspect the other issue you'll run into is that the library is using an older version of `svelte-jester`, which isn't compatible with Svelte 4. That's going to be a...

@eltigerchino looks like there's a merge conflict on the lockfile for this one

New features should include an explanation of why they are necessary (why does your `package.json` need to be located elsewhere) and documentation for the new feature. It's hard to review...

There's still not really enough information here to understand your problem. This should really include an issue with a reproduction

I think that it's probably because that in the general case it doesn't actually do anything and just adds extra page weight since CSS is already loaded with highest priority....

@dario-piotrowicz any chance you might be able to put in a request to have Cloudflare send early hints for all CSS rather than just preloaded CSS? (see above for context:...

Dario suggested an interesting answer that might be the way to go here. I tested and, at least in firefox and chrome where I tested, you don't need both a...

We've generally tried to avoid adding options to reduce user complexity. I think always adding the preload in place of the normal css loading would be preferable. The framework should...

@LorisSigrist was there any reason you had this marked as draft still? Let us know if you still have questions for us, have stuff you want to finish up, or...