Skip to content

Commit 4a982a5

Browse files
authored
refactor: fix cache invalidation for tests in monorepo setups (#1142)
1 parent 5ea6f32 commit 4a982a5

File tree

62 files changed

+296
-53
lines changed

Some content is hidden

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

62 files changed

+296
-53
lines changed

.nxignore

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"private": true,
3+
"workspaces": ["packages/*"]
4+
}

e2e/ci-e2e/mocks/fixtures/npm-workspaces/package.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)