8c0f5747a0
This is following the design discussion we had a few months ago. Change-Id: I48b2e82af33d10b9cd1e599e1b3a4e8e419417c8 Reviewed-on: https://dart-review.googlesource.com/56035 Commit-Queue: Sigmund Cherem <sigmund@google.com> Reviewed-by: Peter von der Ahé <ahe@google.com>
10 lines
292 B
YAML
10 lines
292 B
YAML
name: build_integration
|
|
version: 0.0.1
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: >
|
|
Libraries for integrating Dart tools with build systems like bazel
|
|
and build_runner.
|
|
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/build_integration
|
|
dependencies:
|
|
front_end: ^0.1.0
|