'Builder aways build everything

I am using source generator and my project imports AngularComponents but only uses some enum and no component.
The problem is that it aways seems to build everything, including all AngularComponents components and Angular stuff.

But it is weird that it should at least cache the AngularComponents building result, right?

Angular building process



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source