Add watch mode to `mm-snap sandbox` command
Open
snaps-feature
snaps-unrefined-backlog
- Dominant language
- TypeScript
- Stars
- 853
- Forks
- 662
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
For a better developer experience, we should add a watch mode (e.g., `mm-snap sandbox --watch`) to the sandbox command, maybe enabled by default. This should only work if `--no-build` (or `--build false`) is not set.
Contributor guide
Research direction
Start at the `mm-snap sandbox` command entry point and inspect how its build and `--no-build`/`--build false` options are handled. Determine the intended watch behavior and whether it should be enabled by default; done means sandbox changes are watched when building is enabled and watch mode remains unavailable when it is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100