Skip to content

weapp-vite / ScanWxmlOptions

接口: ScanWxmlOptions

定义于: packages/weapp-vite/src/types/config.ts:84

属性

excludeComponent()?

optional excludeComponent: (tagName) => boolean

定义于: packages/weapp-vite/src/types/config.ts:85

参数

tagName

string

返回

boolean


platform?

optional platform: MpPlatform

定义于: packages/weapp-vite/src/types/config.ts:86

Released under the MIT License.