feat(transform): update for Directive.host

This commit is contained in:
Victor Berchet
2015-06-09 12:54:47 +02:00
committed by Tobias Bosch
parent 20953ed492
commit 591f742d42
12 changed files with 45 additions and 52 deletions

View File

@ -4,8 +4,7 @@
"id":"HelloCmp",
"selector":"hello-app",
"compileChildren":true,
"hostListeners":{},
"hostProperties":{},
"host":{},
"properties":[],
"readAttributes":[],
"type":1,