This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: stop using default export for node hmr
BREAKING CHANGE: the server entry point must now use module.exports to return the server instance instance of default export
- Loading branch information