Skip to content

Commit 582de79

Browse files
committed
chore: revert nx change
1 parent 07fe625 commit 582de79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"inputs": ["default"],
5252
"dependsOn": ["^build:types", "build:types"],
5353
"outputs": [],
54-
"cache": false
54+
"cache": true
5555
},
5656
"test:unit": {
5757
"dependsOn": ["build:types", "^build:types", "build:transpile", "^build:transpile"],

0 commit comments

Comments
 (0)