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.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6007 added
Updated by Andrew Kofink about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 9ffcf7ca86cff68af363fb9117111091e62db9cc.
Actions