-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Open
Documentation
Copy link
Labels
ImprovementReport possible improvements to make in our documentationReport possible improvements to make in our documentation
Description
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
gbegher
Metadata
Metadata
Assignees
Labels
ImprovementReport possible improvements to make in our documentationReport possible improvements to make in our documentation