Skip to content

Commit f7760d7

Browse files
committed
chore: projectRoot
1 parent 35d063c commit f7760d7

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
@@ -25,7 +25,7 @@
2525
"build:site": {
2626
"cache": true,
2727
"dependsOn": ["^build"],
28-
"inputs": ["{workspaceRoot}/examples/**/*", "{workspaceRoot}/docs/**/*"],
28+
"inputs": ["{workspaceRoot}/examples/**/*", "{projectRoot}/docs/**/*"],
2929
"outputs": [
3030
"{projectRoot}/dist",
3131
"{projectRoot}/.next",

0 commit comments

Comments
 (0)