Skip to content

Commit d2962f2

Browse files
committed
test: update all integration tests to use pnpm instead of yarn
Remove `yarn` and replace it with pnpm
1 parent b7672ff commit d2962f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+6440
-158183
lines changed

.bazelignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ dist
33

44
bazel/integration/tests/angular-cli/.angular/
55
bazel/integration/tests/angular-cli/node_modules/
6-
bazel/integration/tests/nested_bazel_workspaces/node_modules
6+
bazel/integration/tests/nested_bazel_workspaces/basic/node_modules
77
bazel/integration/tests/package_mappings/node_modules/
88
bazel/integration/tests/playwright_chromium/node_modules
99

1010
bazel/node_modules
1111
bazel/spec-bundling/test/node_modules
12-
.github/ng-renovate/node_modules
12+
.github/ng-renovate/node_modules

0 commit comments

Comments
 (0)