We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
//packages/ngtools/webpack:test
1 parent 52ff225 commit d96a093Copy full SHA for d96a093
packages/ngtools/webpack/BUILD.bazel
@@ -57,6 +57,7 @@ ts_project(
57
58
jasmine_test(
59
name = "test",
60
+ size = "medium",
61
data = [
62
":webpack_test_lib",
63
# Needed at runtime for runtime TS compilations performed by tests.
0 commit comments