Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit a437519

Browse files
cbrackentravis@travis-ci.org
authored andcommitted
fix(codegen): Add missing @Injectable annotation
1 parent 3dfa172 commit a437519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/core_dom/transcluding_component_factory.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ class ContentPort {
6262
}
6363
}
6464

65+
@Injectable()
6566
class TranscludingComponentFactory implements ComponentFactory {
6667
final Expando _expando;
6768

0 commit comments

Comments
 (0)