Documentation / @zerotal/core / build
build
Source codemods — the @zerotal/core/build subpath.
These are the transforms make:provider uses to register a provider in
bootstrap/providers.ts. They live behind a subpath rather than the kernel
barrel because a generator is build-time tooling: an application never calls
them at runtime, and the barrel is deliberately frozen to the lean kernel set.