dart-archive / bazel

Bazel support for Dart projects [EXPERIMENTAL]
https://pub.dartlang.org/packages/dazel
33 stars 13 forks source link

Add toString() on AssetSource #177

Closed natebosch closed 7 years ago

natebosch commented 7 years ago

These show up in errors thrown by the analyzer, add a toString that give a better indication which file is involved.