Tomasz Misiukiewicz
Tomasz Misiukiewicz
@acoates-ms yeah i agree, since npm and bun automatically install peer dependencies, the check itself is pretty fast. The biggest problem is yarn where it needs to install all the...
hi @dalmendray, unfortunately there is no update about this one at this moment. I want to get back to this, but probably in a little bit different shape, once all...
I already mentioned that somewhere, but if possible, i think it would be a nice DX improvement if the prompt from `--list-devices` was available also in `--interactive` mode. I can...
fix(apple): include check if `Podfile` and `Podfile.lock` changed when deciding to install Cocoapods
Could you check if it'd be faster to use checksum that is auto-generated inside `Podfile.lock`? I am wondering how it compares to your current implementation 🤔
this one should be fixed once #44767 is deployed