dillon1000/react

Commit

Separate snap flags for watch/update/filter

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.
Browse files
Changed paths1 file
First-parent comparison
M compiler/packages/snap/src/runner.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…