Skip to content

weapp-vite / SubPackage

接口: SubPackage

定义于: types/config.ts:51

属性

dependencies?

optional dependencies: (string | RegExp)[]

定义于: types/config.ts:62


entry?

optional entry: string

定义于: types/config.ts:57


independent?

optional independent: boolean

定义于: types/config.ts:55


inlineConfig?

optional inlineConfig: Partial<InlineConfig>

定义于: types/config.ts:64


name?

optional name: string

定义于: types/config.ts:58


pages

pages: string[]

定义于: types/config.ts:52


root

root: string

定义于: types/config.ts:53

Released under the MIT License.