Is your feature request related to a problem? Please describe.
The builder currently offers skipping building and resolving modules. We have a case where we would like to skip generated sources as we need to version it but then resolve modules and build in the CI.
Describe the solution you'd like
Add an option to skip generate.
Describe alternatives you've considered
I did not find any alternative as I cannot hook into the builder lifecycle.
Is your feature request related to a problem? Please describe.
The builder currently offers skipping building and resolving modules. We have a case where we would like to skip generated sources as we need to version it but then resolve modules and build in the CI.
Describe the solution you'd like
Add an option to skip generate.
Describe alternatives you've considered
I did not find any alternative as I cannot hook into the builder lifecycle.