Helper to define a partial configuration (injections/listeners).
Partials are designed to be flat collections of dependencies. They do not support
inheritance (extends) or overriding to prevent complex dependency graphs.
All conflict resolution must happen in the main defineBuilderConfig.
Helper to define a partial configuration (injections/listeners).
Partials are designed to be flat collections of dependencies. They do not support inheritance (
extends) or overriding to prevent complex dependency graphs. All conflict resolution must happen in the maindefineBuilderConfig.