Open NicolaiSchmid opened 3 years ago
Sorry for delay here. Just seeing now.
I’ll take a look at this in the next few days and get back to you when I find a path forward.
Any leads so far?
It seems to be happening only on nested Fragment, similar to this test case. While the first fragment is imported, the child fragment dependencies are not included
Any progress on that? Would love to use esbuild but failing on this as well.
+1 nested fragments and fragment+query in the same file are not being substituted
While the files get bundled and
graphql-tag
ed correctly, the fragments are just not included... I'm not sure where to look, to narrow down this issue. Any help is greatly appreciated!