feat(transform): update for Directive.host
This commit is contained in:
committed by
Tobias Bosch
parent
20953ed492
commit
591f742d42
+2
-2
@@ -3,10 +3,10 @@
|
||||
"id": "MyComponent",
|
||||
"selector": "[soup]",
|
||||
"compileChildren": true,
|
||||
"hostListeners": {},
|
||||
"hostProperties": {},
|
||||
"hostListeners": {},
|
||||
"hostActions": {},
|
||||
"hostAttributes": {},
|
||||
"hostActions": null,
|
||||
"properties": [],
|
||||
"readAttributes": [],
|
||||
"type": 1,
|
||||
|
||||
Reference in New Issue
Block a user