dart-sdk/pkg/build_integration
Jacob MacDonald 2723835b18 dont fall back on the wrapped file system when the uri is the multi-uri scheme
Bug: b/130291059
Change-Id: I10f276c36239cd60ae0adf795dc32c462e078ef4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/99087
Commit-Queue: Jake Macdonald <jakemac@google.com>
Auto-Submit: Jake Macdonald <jakemac@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2019-04-11 17:09:52 +00:00
..
lib/file_system dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
test/file_system dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
pubspec.yaml dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
README.md Add build_integration package and move multi_root_file_system there. 2018-05-22 20:09:24 +00:00

Package build_integration

This package contains libraries for integrating Dart tools with build systems like bazel and build_runner.