Uh oh!
There was an error while loading. Please reload this page.
build: test remaining packages with bazel - #13844
Conversation
* Sets up Bazel build and testing for the `cdk-experimental`, `material-experimental` and `material-moment-adapter` package.
bdbe25c to
e744ceeCompare| "//src/cdk/scrolling", | ||
| "//src/cdk/testing", | ||
| "@rxjs", | ||
| ":scrolling", |
There was a problem hiding this comment.
In this ng_test_library you rely on scrolling to provide all of the cdk module build rules, but in dialog's ng_test_library you require them all in both places. Is there a reason we don't do them the same way?
There was a problem hiding this comment.
The tests in cdk-experimental/scrolling only directly depend on cdk/scrolling whereas the experimental dialog test imports all of those packages directly.
* Sets up Bazel build and testing for the `cdk-experimental`, `material-experimental` and `material-moment-adapter` package.
* Sets up Bazel build and testing for the `cdk-experimental`, `material-experimental` and `material-moment-adapter` package.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
cdk-experimental,material-experimentalandmaterial-moment-adapterpackage.