Max Perry

Results 4 comments of Max Perry

[This PR](https://github.com/fullstorydev/grpcui/pull/178) solves this issue

If you're using webpack dev server, I believe it is not possible to reload manually. I got around this problem by using browserSync. I used this plugin here https://www.npmjs.com/package/browser-sync-webpack-plugin. Instantiate...