anyone have an issue with `graphql-yoga` and `node...
# orm-help
c
anyone have an issue with
graphql-yoga
and
nodemon
where when you make a change in development inside one of the resolver functions, it doesn't get picked up unless I kill
nodemon
completely? but what is weird is changes outside the functions, do get picked up immediately
t
try nodemon -L ?
c
ill try legacy watch.. I wouldn't think I would need to use that
the weird thing is, when I save the file its reloading, but the changes aren't happening
like if I do something outside the resolver function, like cause a syntax error, nodemon errors out, but if I do the same inside the function, it doesn't error out unless I restart the server even though it says its restarting the server
its really strange
c
Running through Wes Bos’ advanced react course and he has the same problem
c
well that sucks
I don't even know how to properly google it
I can't find anything about it
my name is Craig too lol when I saw your name I was like what I didn't write that
c
😂