feat(dart/transform): Introduce @AngularEntrypoint()

This commit is contained in:
Tim Blasi
2015-11-20 16:35:55 -08:00
committed by vsavkin
parent 3e364b0d41
commit 6b2ef25c69
7 changed files with 34 additions and 5 deletions

View File

@ -76,6 +76,8 @@ var NG_ALL = [
'AbstractControlDirective.valid',
'AbstractControlDirective.value',
'AbstractControlDirective.path',
'AngularEntrypoint',
'AngularEntrypoint.name',
'AppRootUrl',
'AppRootUrl.value',
'AppRootUrl.value=',