We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2554ae commit 63a51ffCopy full SHA for 63a51ff
packages/compiler-core/__tests__/testUtils.ts
@@ -70,7 +70,6 @@ export function createElementWithCodegen(
70
isBlock: false,
71
disableTracking: false,
72
isComponent: false,
73
- shapeFlag: ShapeFlags.ELEMENT + ``,
74
loc: locStub
75
}
76
0 commit comments