Skip to content

Docs: how to enable turbopack's polling feature for the file watcher? #80665

@kayhadrin

Description

@kayhadrin

What is the documentation issue?

Based on #69684 / #68255, I believe that the Turbopack incremental builder should be able to detect file changes in Docker containers + WSL2.

However, I couldn't find any doc explaining how to actually use it. :-(

Is it ready for public use?

Is there any context that might help us understand?

I'm using next.js in Docker + WSL2 and tried to use next dev --turbopack but noticed that it won't detect source file changes unless I remove the --turbopack option.
See issue #68255 for more context about this particular issue when watching files in this scenario.

Does the docs page already exist? Please link to it.

https://nextjs.org/docs/app/api-reference/turbopack#module-resolution

Metadata

Metadata

Assignees

Labels

ImprovementReport possible improvements to make in our documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions