new DotenvPlugin(options?): DotenvPlugin
Attributes
options:
DotenvPluginOptionsoptions object
Returns:
DotenvPluginCreates an instance of DotenvPlugin.
Attributes
options:
DotenvPluginOptionsapply(compiler): void
Attributes
Applies the plugin by registering its hooks on the compiler.