EnvironmentPluginOptions
Extends
LogLayerPluginParams
Properties
disabled?
optional
disabled:boolean
If true, the plugin will skip execution
Inherited from
LogLayerPluginParams.disabled
id?
optional
id:string
Unique identifier for the plugin. Used for selectively disabling / enabling and removing the plugin. If not defined, a randomly generated ID will be used.
Inherited from
LogLayerPluginParams.id
isProductionEnv
isProductionEnv:
boolean
isServer
isServer:
boolean