We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b887407 commit ba5551cCopy full SHA for ba5551c
dwds/lib/src/services/chrome_proxy_service.dart
@@ -248,6 +248,7 @@ class ChromeProxyService implements VmServiceInterface {
248
// and possibly libraries that depend on them. Currently, there's no good
249
// separation between "existing" information and "new" information, making
250
// this difficult.
251
+ // https://github.com/dart-lang/webdev/issues/2628
252
Future<void> _reinitializeForHotReload() async {
253
final entrypoint = inspector.appConnection.request.entrypointPath;
254
await globalToolConfiguration.loadStrategy.trackEntrypoint(entrypoint);
0 commit comments