Eloy Durán

Results 250 comments of Eloy Durán

Nice, thanks for the tip 👍 Looking forward to v3!

Hey, original author of terminal-notifier here :wave: I feel your pain, as I was wanting to use this project in a build of ours, so I'm looking into picking up...

I have been working on a HTTP/2 client, which is going into production this week https://github.com/alloy/lowdown. Feel free to take code from it, if that helps.

Had the same issue; thanks for the workaround @matthias-ccri :pray: https://github.com/microsoft/graphitation/commit/e8db05bf2133c9bb687aae8de58141f2552d5dda

Thanks for sharing, @ecraig12345. That's a lot of config, I'll wait and see how often this ends up happening for us before trying to understand syncpack 😅

What @matt-oakes said. Also note that CocoaPods has the notion of a [‘abstract target’](https://guides.cocoapods.org/syntax/podfile.html#abstract_target) to share pods, but either solution will work for most cases.

@priteshrnandgaonkar Even better! 🚀 Will you be removing it from the template?

Nice! The watchman requirement being removed from `gql` is one step forwards, but, like @the-simian, I also wonder if the dependency on `gql` can’t be done as part of this...

Yikes, thanks for reporting! There’s a lot of negation that happens when actually defining these media rules, so that might be where it’s going wrong. @damassi let me know if...

@damassi Would be good to at least try if what Dan mentions [here](https://github.com/facebook/react/issues/23381#issuecomment-1096899474) actually works. As he mentions, though, it’s not intended to be used that way.