wip(compiler): generate blocks for v-if
This commit is contained in:
@@ -144,7 +144,6 @@ function buildSlot(
|
||||
slotProps,
|
||||
children,
|
||||
children.length ? children[0].loc : loc
|
||||
),
|
||||
loc
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user