chore: rename & property missing (#335)
This commit is contained in:
@@ -97,6 +97,7 @@ export function parse(content: string, options: ParserOptions = {}): RootNode {
|
||||
components: [],
|
||||
directives: [],
|
||||
hoists: [],
|
||||
cached: 0,
|
||||
codegenNode: undefined,
|
||||
loc: getSelection(context, start),
|
||||
cached: 0
|
||||
|
||||
Reference in New Issue
Block a user