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
This would greatly improve code-health in components. Currently lots of targets depend on transitive dependenices, making refactorings pretty painful. It's also easy to regress with deps due to no strict checking.
The text was updated successfully, but these errors were encountered:
This would greatly improve code-health in components. Currently lots of targets depend on transitive dependenices, making refactorings pretty painful. It's also easy to regress with deps due to no strict checking.
The text was updated successfully, but these errors were encountered: