Proposal
Please add react-compiler error extra info to plugin output. I'm new in relay and spent a lot of hours trying to understand what Error: Undefined in... of the plugin means while react-compiler just told me that my graphql query name is incorrect, and I should use component name in its prefix. It allows to avoid a lot of troubles in future because from my point of view.
P.S. Thanks for your work!