Anton Evzhakov

Results 125 comments of Anton Evzhakov

Hi @brijeshb42 Yep, it significantly reduces memory consumption in some cases. A better and smarter cache invalidation strategy would help there, but for now, I can suggest an option in...

I would be happy to accept a PR with this change :) Also, it would be cool if you could contribute your changes in loaders. It's hard to maintain all...

Hi @lokeshwarobuli! I use Linaria with Vite and Sentry, and it works well for me. Could you please provide more context? The repo with reproduced error would be amazing, but...

Hi @lokeshwarobuli Yeah, we have a few similar bugs over there. I'll try to fix it asap.

Hi @lokeshwarobuli! I was a bit out of my mind yesterday :) It's not the same problem and needs future investigation, mainly because I don't have problems with the same...

Hi @Malien! As far as I remember, we tried to use `load`, and [it didn't work](https://github.com/vitejs/vite/issues/14493) :(

Hi @asvinb! We are trying to investigate the reason here https://github.com/callstack/linaria/pull/1286#discussion_r1265414453. Do you have multiple entrypoints in webpack?

Well, at least we know what went wrong. Now I need to understand why and how to fix it :)

@asvinb right after https://github.com/callstack/linaria/pull/1289. Hopefully, by the end of this week.

I doubt it, but maybe the new version has fixed that error since I couldn't reproduce the problem.