Alan Johnson

Results 51 comments of Alan Johnson

Cool -- at the moment there isn't anything, so just thought I'd raise as an issue for creating the structure for it.

I never actually shipped the fix for the other one. Think I got caught up in figuring out how to test it. I'll try to pick it up tomorrow.

I'm also interested in this functionality, as my use case is diffing long paragraphs of soft-wrapped text, rather than short lines of code.

@leonardehrenfried have you forked it?

This was really frustrating. I spent a whole day trying to figure out why none of my data was being persisted. It's not actually documented that the storage engine is...

I ended up just forking this project and knocking those lines out of `package.json`. Loki looks like a totally reasonable option, although it seems to be more suited to in-memory...

I'm not sure it's a "better" solution, but I found a workaround that strikes more directly at the heart of the problem: https://acjay.com/2019/04/19/an-epic-webpack-mystery/

Will that check with parameters? For my purposes, I'd want to check the combination of the function and all arguments.

That would be brilliant!

I think I may have encountered this issue too. I ended up having to invalidate the table manually multiple times before every request, because the change to the cache only...