so is jsx not supported ? it took me forever combi...
# prisma-whats-new
m
so is jsx not supported ? it took me forever combing thru doc/example to realized that all my errors were coming from that. i tried the
--extensions
option but all it did was silence the errors and not outputting any files
n
can you provide a bit more context? what are you trying to do?
m
but using .jsx instead of .js, relay-compiler was throwing errors like this
Copy code
ERROR:
GraphQLCompilerContext: Cannot find fragment `ListPage_viewer`. Please make sure the fragment exists in `ListPage
n
could you create a new issue here: https://github.com/graphcool-examples/react-graphql?