Actions
Bug #24740
closedwebpack is not inotified over NFS
Description
We should document the `--watch-poll` option for NFS users because NFS does not inotify clients of updated files, which webpack relies on to know when to recompile.
No need to target this for a release. It only affects development.
Actions