mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This is not that big a deal but a constant papercut, i often want to jump directly to watch mode with a filter applied. I know @poteto likes to (or at least used to) run watch with update enabled. Now instead of passing a mode, you can pass `--watch`, `--filter`, and `--update` independently.