Closed
Description
Today we filter out builders that won't work because they want to build to source and auto apply to some package other than the root. Once source_gen adds the combining builder the actual builder doing work would be build_to: cache and so would get needlessly run.
cc @kevmoo - we'll want this before launching the combining builder stuff because it will impact performance.
Blocking dart-lang/source_gen#319