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

Make switching to file polling possible #64

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

simon-wacker
Copy link
Contributor

There is an open issue regarding Fast Refresh not working on Docker with Windows. And a possible fix is mentioned in Solving Next.js fast refresh on Docker+Windows.

@christoph-maurer When this branch is merged, you'll need to add, NEXT_WEBPACK_USEPOLLING=false to your ./frontend/.env.local file.

@jbinterap When this branch is merged, you'll need to add, NEXT_WEBPACK_USEPOLLING=true to your ./frontend/.env.local file.

…/frontend/.env.local (needed for fast refresh to work on Windows)
@simon-wacker simon-wacker merged commit b43b4e7 into develop Nov 6, 2024
@simon-wacker simon-wacker deleted the enable-polling-through-environment-variable branch November 6, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant