We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7760d7 commit f0d6364Copy full SHA for f0d6364
nx.json
@@ -25,7 +25,7 @@
25
"build:site": {
26
"cache": true,
27
"dependsOn": ["^build"],
28
- "inputs": ["{workspaceRoot}/examples/**/*", "{projectRoot}/docs/**/*"],
+ "inputs": ["{workspaceRoot}/examples/**/*", "{projectRoot}/**/*"],
29
"outputs": [
30
"{projectRoot}/dist",
31
"{projectRoot}/.next",
0 commit comments