PlatformConfig
@agros/tools / PlatformConfig
Interface: PlatformConfig
Table of contents
Properties
Properties
bundlessPlatform
• Optional
bundlessPlatform: string
Defined in
packages/agros-tools/src/types.ts:149
configWebpack
• Optional
configWebpack: (config
: Configuration
) => Configuration
Type declaration
▸ (config
): Configuration
Parameters
Name | Type |
---|---|
config | Configuration |
Returns
Configuration
Defined in
packages/agros-tools/src/types.ts:150
files
• files: PlatformFiles
Defined in
packages/agros-tools/src/types.ts:147
withoutComponentDescriptionFileExtension
• Optional
withoutComponentDescriptionFileExtension: boolean