Skip to content

Commit 4735f90

Browse files
authored
fix(utils): support Yarn workspace for ngcc-jest-processor (#991)
Closes #990
1 parent e5dbe81 commit 4735f90

Some content is hidden

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

57 files changed

+57129
-83559
lines changed

e2e/with-babel/yarn.lock

Lines changed: 156 additions & 156 deletions
Large diffs are not rendered by default.

examples/example-app-v10/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@
8181
},
8282
"defaultProject": "example-app-v10",
8383
"cli": {
84-
"packageManager": "npm"
84+
"packageManager": "yarn"
8585
}
8686
}

0 commit comments

Comments
 (0)