Support some equivalent of --start-paused for webdev daemon
Open
package:webdev
type-enhancement
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 2
Description
Without this there are races setting breakpoints in the IDE for startup code. In Flutter this is done by not calling `runMain` until we send the first resume.
Contributor guide
Assessment
This issue has not been assessed yet.