fix(parse): make 'vapor' property optional (#13590)

This commit is contained in:
edison 2025-07-09 08:43:57 +08:00 committed by GitHub
parent d0cf234f8d
commit 25e075d967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export interface SFCDescriptor {
*/
slotted: boolean
vapor: boolean
vapor?: boolean
/**
* compare with an existing descriptor to determine whether HMR should perform