跳到主要内容
版本:2.0.x

PlatformConfig

@agros/tools / PlatformConfig

Interface: PlatformConfig

Table of contents

Properties

Properties

bundlessPlatform

Optional bundlessPlatform: string

Defined in

packages/agros-tools/src/types.ts:195


configWebpack

Optional configWebpack: (config: Configuration) => Configuration

Type declaration

▸ (config): Configuration

Parameters
NameType
configConfiguration
Returns

Configuration

Defined in

packages/agros-tools/src/types.ts:196


files

files: PlatformFiles

Defined in

packages/agros-tools/src/types.ts:193


withoutComponentDescriptionFileExtension

Optional withoutComponentDescriptionFileExtension: boolean

Defined in

packages/agros-tools/src/types.ts:194