Plugin
Defined in: app.ts:41
Properties
Section titled “Properties”after?
Section titled “after?”
optionalafter?:string[]
Defined in: app.ts:45
before?
Section titled “before?”
optionalbefore?:string[]
Defined in: app.ts:44
dependencies?
Section titled “dependencies?”
optionaldependencies?:PluginDependency[]
Defined in: app.ts:43
optionalname?:string
Defined in: app.ts:42
Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: app.ts:46
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
cleanup()?
Section titled “cleanup()?”
optionalcleanup(app?):void
Defined in: app.ts:48
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
finish()?
Section titled “finish()?”
optionalfinish(app):void
Defined in: app.ts:47
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void