Peter Petre
Peter Petre
Is it possible right now to config file extensions to watch and reload? for graphql files i m using graphql-import.
There is a bug in example branch. When you click on "Save an invalid color" and then click on the color list to change the background you get the error...
Error, no such file or directory: `# import * from './myFolder/myFile.graphql'` Ok, with absolute paths: `# import * from 'src/.../myFolder/myFile.graphql'` I didnt meet any problem like this with graphql-import. I...