support symlinks / npm link
Open
feature request
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Right now if I `npm link` a package into my project changes to linked package are never picked up, forcing me to go through `flow stop && flow status` route. Which is not ideal for large projects especially so if change to linked package was very minor.
Contributor guide
Assessment
This issue has not been assessed yet.