Closed michaelborn closed 5 years ago
The docs said we could use the callback parameter, when in fact this has been split into postProcessHook and preProcessHook.
callback
postProcessHook
preProcessHook
Thanks!
The docs said we could use the
callback
parameter, when in fact this has been split intopostProcessHook
andpreProcessHook
.