What do we think about turning this repository into a monorepo? That way, consumers will only import things that are actually needed.
Then, -t (--target) would specify a package, i.e. -t @doc-kit/web or -t @doc-kit/legacy/html. Users can then extend existing generators with custom packages.
cc @nodejs/web-infra
What do we think about turning this repository into a monorepo? That way, consumers will only import things that are actually needed.
Then,
-t(--target) would specify a package, i.e.-t @doc-kit/webor-t @doc-kit/legacy/html. Users can then extend existing generators with custom packages.cc @nodejs/web-infra