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 f5c2d67 commit 41e28ffCopy full SHA for 41e28ff
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