Skip to content

Commit b58437c

Browse files
committed
adjust nx config
1 parent b44876d commit b58437c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

nx.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
},
2929
"build:docs": {
3030
"outputs": [
31-
"{projectRoot}/public"
31+
"{projectRoot}/public",
32+
"{projectRoot}/build",
33+
"{projectRoot}/.docusaurus"
3234
]
3335
},
3436
"build:sb": {

0 commit comments

Comments
 (0)