Alexander Kondratskiy

Results 70 comments of Alexander Kondratskiy

@sheremet-va Thanks! The `server.deps.inline` option worked. I think the documentation for mocking should be updated to clarify this. Currently users have to go diving through github issues to find this...

@cjoecker I used a `__mocks__` directory - I am not sure if that is the reason. However, can you also see if you're including _all_ possible libraries that may import...

> I updated the packages, the problem disappeared 👍 Can you please be more specific on what packages you updated? I am facing the same issue with vite and the...

Hi, Any progress on this? I just started using 11ty and am surprised by the lack of type definitions for the config. It's extremely awkward to manually scroll through the...

Just started using bun. Experiencing the same issue. How can this possibly still be an issue? Such a basic feature that is in the documentation that does not work out...

> Unfortunately we have decided to not do this due to performance concerns of reading more files every time. > > This means you need to add `-c` in your...

I can't speak for all users, but personally, I don't care about the home dir config, since I'm more focused on build reproducibility for a project - so any extra...

Any plans to expose configuring this in cloudfront for amplify? @swaminator @Jay2113

> I'm afraid this should go through PEP and typing spec first. This functionality has been requested several times, but type checkers should agree on it at least to some...

Thanks, I referenced this discussion in an existing thread on the python typing Discourse here: https://discuss.python.org/t/generics-over-container-types/94944/6