Slackbot
10/17/2023, 10:37 AMThomas Broyer
10/17/2023, 11:36 AMVampire
10/17/2023, 11:58 AMcustomAttribute = true.
It is requested that you want it with that attribute true.
And if there is a transformer chain that can produce it, you will get it.
But attributes you declare on a configuration are only for that specific configuration. Even if you have a configuration that extends is, the attributes are not brought over.
Different, if you request the attribute not on the configuration, but on the dependency directly, then it should also be requested for that dependency in inheriting configurations.Jakub Chrzanowski
10/19/2023, 3:49 PMVampire
10/19/2023, 3:50 PMJakub Chrzanowski
10/19/2023, 3:50 PM