fix(compiler-core): should apply text transform to if branches
fix #725
This commit is contained in:
@@ -92,6 +92,7 @@ export type TemplateChildNode =
|
||||
| TextNode
|
||||
| CommentNode
|
||||
| IfNode
|
||||
| IfBranchNode
|
||||
| ForNode
|
||||
| TextCallNode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user