Single plugin.
Plugins configure the processors they are applied on in the following ways:
In practice, they are functions that can receive options and configure the processor (this).
this
👉 Note: plugins are called when the processor is frozen, not when they are applied.
Rest
Single plugin.
Plugins configure the processors they are applied on in the following ways:
In practice, they are functions that can receive options and configure the processor (
this).