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: remove unnecessary dependency in dev-app devserver (#16842)
Removes an unnecessary dependency in the dev-app devserver Bazel
target. Since explicitly add all UMD bundles of MDC, the bulk
dependency on `material-components-web` is not needed anymore.
0 commit comments