8000 handle the NODE_MODULES_DIR via a global variable. · MohammedDeveloper/arangodb@324e203 · GitHub
[go: up one dir, main page]

Skip to content

Commit 324e203

Browse files
committed
handle the NODE_MODULES_DIR via a global variable.
1 parent 330b683 commit 324e203

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/Books/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ function build-book-symlinks()
336336
function build-book()
337337
{
338338
export NAME="$1"
339-
NODE_MODULES_DIR="$2"
340339
echo "${STD_COLOR}##### Generating book ${NAME}${RESET}"
341340
ppbook-precheck-bad-code-sections "${NAME}"
342341

0 commit comments

Comments
 (0)
0