David Haxton
David Haxton
I can sort of get it to work. It looks like `Comlink.proxy` also only traverses the first layer of the object, so if I had a nested object like: ```...
Hi @iirina I also investigated this and had a PR be merged 4 days ago (at the time of writing) which should have scala only coverage working. https://github.com/bazelbuild/rules_scala/pull/780 I got...
My tailwind config was including all node_modules causing everything to hang. Was unable to get any error message until locally: ` ./node_modules/.bin/expo export:embed --eager --platform ios --dev false` Which gave...