Skip to content

Commit 307d00c

Browse files
committed
chore: skip nx cache on cypress watch
1 parent 1f986de commit 307d00c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/kit-headless/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"cypressConfig": "packages/kit-headless/cypress.config.ts",
108108
"testingType": "component",
109109
"watch": true,
110+
"skipNxCache": true,
110111
"env": {
111112
"pluginVisualRegressionCleanupUnusedImages": false
112113
}

0 commit comments

Comments
 (0)