Hey hey @danielholmes 👋
I'm wondering if we can support TypeScript in relay-compiler-webpack-plugin? I've been poking around and it seems like relay-compiler now supports multiple languages and this has spawned relay-compiler-language-typescript.
I looked at the source and tried to debug a bit but can't seem to figure it out right now. I think we are hardcoding js as a parser config in the codebase and this should now be dynamic depending on the language options key.
I'm more then willing to work on this and I'll be looking at this more soon but I figured I'd open this up in case you'd have any good ideas on how we can do this.
Hey hey @danielholmes 👋
I'm wondering if we can support TypeScript in
relay-compiler-webpack-plugin? I've been poking around and it seems likerelay-compilernow supports multiple languages and this has spawnedrelay-compiler-language-typescript.I looked at the source and tried to debug a bit but can't seem to figure it out right now. I think we are hardcoding js as a parser config in the codebase and this should now be dynamic depending on the
languageoptions key.I'm more then willing to work on this and I'll be looking at this more soon but I figured I'd open this up in case you'd have any good ideas on how we can do this.