PostProcessPlugin
Defined in: postprocess/PostProcessPlugin.ts:9
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new PostProcessPlugin():
PostProcessPlugin
Returns
Section titled “Returns”PostProcessPlugin
Properties
Section titled “Properties”name:
string='postProcess'
Defined in: postprocess/PostProcessPlugin.ts:10
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: postprocess/PostProcessPlugin.ts:12
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup(
app?):void
Defined in: postprocess/PostProcessPlugin.ts:28
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void