Skip to content

Support config free hot reload of graphql and express apps

Compare
Choose a tag to compare
@yusinto yusinto released this 01 Aug 21:56
· 30 commits to master since this release

This is a major upgrade which adds support for:

  • Hot reloading graphql servers (express-graphql and apollo-server) and standard express servers.
  • Config-free, server only hot reload through the new serverHotReload function.
  • TypeScript and Nexus.
  • Optional server or client only webpack config.