Home > purgecss-webpack-plugin > PurgeCSSPlugin
PurgeCSSPlugin class
Signature:
export declare class PurgeCSSPlugin
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the PurgeCSSPlugin class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
options | UserDefinedOptions | ||
purgedStats | PurgedStats |
Methods
Method | Modifiers | Description |
---|---|---|
apply(compiler) | ||
initializePlugin(compilation) | ||
runPluginHook(compilation, entryPaths) |