Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: revert nx change
  • Loading branch information
logaretm committed Mar 10, 2026
commit fe828c5dae6d635ef28da17f31bda6a9e5e1bfd2
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"inputs": ["default"],
"dependsOn": ["^build:types", "build:types"],
"outputs": [],
"cache": false
"cache": true
},
"test:unit": {
"dependsOn": ["build:types", "^build:types", "build:transpile", "^build:transpile"],
Expand Down