088dfc5fbc
scenarios where the resolution was incorrect, but we were still able to generate valid code. We should not stop the whole build process on these cases. (see for example https://code.google.com/p/dart/issues/detail?id=17914). R=blois@google.com Review URL: https://codereview.chromium.org//221673005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34656 260f80e4-7a28-3924-810f-c04153c831b5
15 lines
413 B
YAML
15 lines
413 B
YAML
name: code_transformers
|
|
version: 0.1.1+1
|
|
author: "Dart Team <misc@dartlang.org>"
|
|
description: Collection of utilities related to creating barback transformers.
|
|
homepage: http://www.dartlang.org
|
|
dependencies:
|
|
analyzer: ">=0.13.0 <0.14.0"
|
|
barback: ">=0.11.0 <0.13.0"
|
|
path: ">=0.9.0 <2.0.0"
|
|
source_maps: ">=0.9.0 <0.10.0"
|
|
dev_dependencies:
|
|
unittest: ">=0.10.1 <0.11.0"
|
|
environment:
|
|
sdk: ">=1.0.0 <2.0.0"
|