Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Warn if getInitialProps is defined as as instance method
Ommitting the static keyword happens pretty often. Therefore we should warn the devloper in devmode. Closes: vercel#4782
- Loading branch information