Nathan
Nathan
@josephsavona I was surprised by this minimal case because the compiler isn't even adding anything. What's the reason for the node visitors not even getting triggered in the istanbul code...
> @nathanmarks I don't know exactly how Istanbul works, but my guess is that it is using source location information. If we're missing some source span information, that could be...
Thanks for the pointers! Let me have a look and see what I can do. In parallel: correctness aside, as a temporary workaround on our app do you see any...
There's an RC-1 release for react 18 https://www.npmjs.com/package/react/v/18.0.0-rc.1 Any updates on a timeline for suspense support?
@hwillson not expecting anything to be ready tomorrow but would really appreciate at least an indication of possible timelines. We are trying to see where react 18 upgrade fits into...
@hwillson great -- what about support for things like suspense?