b53dceadaa
Useful for tracking pkg usage across the SDK Change-Id: I16fe0e62922afd76270b03e9423632cd900d4c61 Reviewed-on: https://dart-review.googlesource.com/c/91844 Auto-Submit: Kevin Moore <kevmoo@google.com> Commit-Queue: Jenny Messerly <jmesserly@google.com> Reviewed-by: Jenny Messerly <jmesserly@google.com>
21 lines
327 B
YAML
21 lines
327 B
YAML
name: dev_compiler
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=2.1.0 <3.0.0'
|
|
|
|
dependencies:
|
|
analyzer: any
|
|
bazel_worker: any
|
|
build_integration:
|
|
path: ../build_integration
|
|
cli_util: any
|
|
source_maps: any
|
|
|
|
dev_dependencies:
|
|
sourcemap_testing:
|
|
path: ../sourcemap_testing
|
|
test: any
|
|
testing:
|
|
path: ../testing
|