Skip to content

PostprocessPhase

PostprocessPhase = "transform" | "resolve" | "index" | "compute"

Defined in: pipeline/types.ts:49

Postprocess pipeline phases in execution order.

Note: Parsing is a separate stage before postprocess, not a plugin phase.