Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for fragment imports #3

Closed
josephsiefers opened this issue Apr 25, 2017 · 1 comment
Closed

Support for fragment imports #3

josephsiefers opened this issue Apr 25, 2017 · 1 comment

Comments

@josephsiefers
Copy link

josephsiefers commented Apr 25, 2017

graphql-tag's webpack loader uses the following syntax to include fragments from within .graphql files:
#import "./UserInfoFragment.graphql"

Right now, imports are being completely ignored in the Jest transform.

@josephsiefers
Copy link
Author

Fixed in: #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant