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
build: fine grain build dependencies for mdc prototypes
Currently the Bazel targets for the MDC prototypes always specify the
kitchen-sink package for `mdc` as dependency. This results in a lot
files that need to be provided in the sandbox but aren't necessarily used.
Ideally only packages which are used, will be added to the target dependencies.
0 commit comments