Files
sdk/pkg/build_integration/pubspec.yaml
T
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

16 lines
302 B
YAML

name: build_integration
description: >
Libraries for integrating Dart tools with build systems like bazel
and build_runner.
# This package is not intended to be published - yet
publish_to: none
environment:
sdk: '>=2.0.0 <3.0.0'
dependencies:
front_end: ^0.1.0
dev_dependencies:
test: any