hot-module
hot-module copied to clipboard
problem reloading other files then app.js
great work on this on
I'm trying to make this work on my graphql server
the problem is only app.js trigger the hot reload, does this makes sense?
I'd like to trigger the hot reload if any of the files that app.js requires changed as well
am I missing anything ?