dart-lang / webdev

A CLI for Dart web development.
https://pub.dev/packages/webdev
213 stars 71 forks source link

Do not persist breakpoints across hot restarts or page refreshes #2371

Closed elliette closed 4 months ago

elliette commented 5 months ago

Fixes https://github.com/dart-lang/webdev/issues/2257

See go/dart-web-phantom-breakpoints for more details

elliette commented 4 months ago

Submitting with failing frontend_server_client_test. Failure is unrelated to this change, should be fixed with https://github.com/dart-lang/webdev/pull/2376