Chromium Code Reviews| Index: pkg/compiler_unsupported/pubspec.yaml |
| =================================================================== |
| --- pkg/compiler_unsupported/pubspec.yaml (revision 0) |
| +++ pkg/compiler_unsupported/pubspec.yaml (working copy) |
| @@ -0,0 +1,9 @@ |
| +name: compiler_unsupported |
| +version: 0.7.0 |
| +author: Dart Team <misc@dartlang.org> |
|
Jennifer Messerly
2014/01/14 23:46:52
compiler-dev@dartlang.org ?
devoncarew
2014/01/15 00:05:39
Changed to :
Dart2js Team <compiler-dev@dartlang.
|
| +homepage: http://www.dartlang.org |
|
Jennifer Messerly
2014/01/14 23:46:52
not a great page either, but maybe a bit more usef
devoncarew
2014/01/15 00:05:39
That one is a little long for my taste. I tried a
|
| +description: > |
| + This is an unsupported copy of the dart2js source. The API of this package |
| + can and will change in unpredictable and incompatible ways. |
| +environment: |
| + sdk: ">=1.0.0 <2.0.0" |