Skip to content

Commit ef376df

Browse files
committed
chore(chat-with-your-data): remove nx caching
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
1 parent 7c87c4a commit ef376df

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

examples/v1/chat-with-your-data/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@
3333
"tailwindcss-animate": "^1.0.7",
3434
"zod": "^3.24.2"
3535
},
36+
"nx": {
37+
"targets": {
38+
"build": {
39+
"cache": false
40+
}
41+
}
42+
},
3643
"devDependencies": {
3744
"@eslint/eslintrc": "^3.3.3",
3845
"@tailwindcss/postcss": "^4",

0 commit comments

Comments
 (0)