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
| Name | Type |
|---|---|
config | Configuration |
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