Skip to content

weapp-vite / SubPackage

接口: SubPackage

定义于: types/config.ts:52

属性

dependencies?

optional dependencies: (string | RegExp)[]

定义于: types/config.ts:63


entry?

optional entry: string

定义于: types/config.ts:58


independent?

optional independent: boolean

定义于: types/config.ts:56


inlineConfig?

optional inlineConfig: Partial<InlineConfig>

定义于: types/config.ts:65


name?

optional name: string

定义于: types/config.ts:59


pages

pages: string[]

定义于: types/config.ts:53


root

root: string

定义于: types/config.ts:54

Released under the MIT License.