Zack Brown
Zack Brown
We've discussed a `--watch` option as an alternative to `hot mode`, and I believe @roperzh made some progress on this, but I don't believe we have a working version. It...
Hey Jerrad, thanks for this! I'd love to merge this — two issues: 1. Can you please sign the CLA? 2. Travis isn't detecting this PR, which seems to be...
Hey @alo9507 your contribution would be very welcome, and yes that sounds like a perfectly fine approach + error message. It sounds like you've dug in a bit already and...
Thanks for the excellent communication — looking forward to seeing what you come up with.
Hey Stu— The best example I know of of Sheets in action is the new [Famo.us/Angular](https://famo.us/angular) homepage. Most of the animations and all of the responsive polymorphism is handled with...
I can reproduce this on `0.10.7`: 1. `cargo install pax-cli --force` 2. `pax-cli new xcodetest` 3. `cd xcodetest && pax-cli run --target=macos`. The same error message is presented. Thanks for...