after-build
(builder, build_state, source, prog
)This event is emitted right after a source is being built into a final build artifact. It works pretty much exactly the same as the before-build event.
A list of some plugins that make use of this event is available here.
Comments