Skip to content

Commit 7f6b5c7

Browse files
committed
Fix
1 parent 4f5d905 commit 7f6b5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"configurations": {
6060
"production": {}
6161
},
62-
"inputs": ["default", "^production", "{workspaceRoot}/../scripts/prepare/check.ts"],
62+
"inputs": ["default", "^production"],
6363
"dependsOn": ["build"],
6464
"cache": true
6565
},

0 commit comments

Comments
 (0)