dart-lang / webdev

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

Add `libraryRoot` and `packageConfigLoader` to the `LoadStrategy` #2390

Closed elliette closed 3 months ago

elliette commented 3 months ago

The library root and package config loader are necessary to support test debugging internally.