Execute plugin hooks in order, short-circuiting on first match.
Summary
Functions
Run load hooks. Returns {:ok, code, content_type} or nil.
Run render_chunk hooks in sequence.
Run resolve hooks. Returns {:ok, path} or nil.
Run transform hooks in sequence, piping code through each.
Functions
Run load hooks. Returns {:ok, code, content_type} or nil.
Run render_chunk hooks in sequence.
Run resolve hooks. Returns {:ok, path} or nil.
Run transform hooks in sequence, piping code through each.