EnvironmentConfig interface
export interface EnvironmentConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
components? | string[] | (Optional) | |
loaders? | string[] | (Optional) | |
plugins? | PluginConfig[] | (Optional) | |
require? | string[] | (Optional) |
export interface EnvironmentConfig
Property | Modifiers | Type | Description |
---|---|---|---|
components? | string[] | (Optional) | |
loaders? | string[] | (Optional) | |
plugins? | PluginConfig[] | (Optional) | |
require? | string[] | (Optional) |