Meteor not rebuilding on change to .graphql files

Has anyone had this issue using .graphql files?

When modifying .graphql files Meteor will respond with Modified -- restarting but any changes made to those files won’t be recognized until you modify a .js file and save again.

2 Likes

Hey @stolinski, did you managed to solve this issue?

I am still having this issue in Meteor 1.6.1.

1 Like

Hey Scott, same issue here. Even after restarting meteor. It’s like they’re deeply cached somewhere.