Heb

Results 257 comments of Heb

Any update on this ? Most wanted feature ! :)

Hello @JulesWang , I'm gonna try your version and I'll let you know!

Hello @South-Paw, I can make a PR with the modifications I made to your action, however I do not have any tests and I'm no longer using a it, so...

I just refactored from fuse.js to flexsearch, before realising that flexsearch doesn't support fuzzy search, so close from glory 😅 @ts-thomas you mentioned you'd look into it after 0.7.0, are...

I believe this is quite an important feature. One of my favorite use case for nexus-prisma is the ability to do this to quickly 'augment' a type: ``` export const...

Unfortunately I can't provide you the full schema, but there's nothing really fancy about it besides it's length (3200lines). What could I provide that would be helpful ?

@MichalLytek Thanks for the answer 👍 This is a schema introspected from a large production database. Isolating would be a possibility, but I was wondering if the issue was related...

100% agree that not having to build when running `wranger publish` would be ideal in the situations where you want to build the worker, run integrations tests against it, then...

I am also experiencing large performance issues with an input that filters through an array of object with Fuse.js. I ended-up over-optimising things before realising that the culprit was the...

> **Note:** This is not replacing normal workers as is a paid service. I'm not sure what you mean with this sentence... But I can confirm that eval is not...