You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Features should be purely additive, but here use-system and vendored are mutually exclusive.
Moreover, the logic with force-optimize-vendor is to enable vendored.
However, it seems that we can still end up with configurations enabling use-system and force-optimize-vendor (and thus vendored) at the same time (see #32).