Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When detecting changed pages in hot-reloader use only pages. #2171

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

arunoda
Copy link
Contributor

@arunoda arunoda commented Jun 5, 2017

Fixes #2147

This is a bug something we had from the beginning. But it didn't cause anything until we add #2063

Basically, this will consider webpack's manifest, commons and main chunks as routes. And they don't have default exports. So, that causes the reload just after Next.js build a page dynamically.

@arunoda arunoda merged commit 24f511f into vercel:master Jun 5, 2017
@arunoda arunoda deleted the keep-only-pages-in-hot-reloader branch June 5, 2017 15:07
xuezhma pushed a commit to xuezhma/next.js that referenced this pull request Jun 22, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant