Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue related to 404 and no default exports. (vercel#2063)
Just after a 404 page, if we created a page with no default exports. It'll throw an error. And it'll crash internal webpack state. So, once we have it we need to do a hard reload to recover it.
- Loading branch information