weapp-vite / ScanWxmlOptions
接口: ScanWxmlOptions
定义于: types/config.ts:165
属性
excludeComponent()?
optional
excludeComponent: (tagName
) =>boolean
定义于: types/config.ts:166
参数
tagName
string
返回
boolean
platform?
optional
platform:MpPlatform
定义于: types/config.ts:167