8000 Update InstallArangoDBJSClient.cmake · arangodb/arangodb@d7b6fed · GitHub
[go: up one dir, main page]

Skip to content

Commit d7b6fed

Browse files
committed
Update InstallArangoDBJSClient.cmake
1 parent 4f05769 commit d7b6fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/InstallArangoDBJSClient.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ install(
3939
REGEX "^.*/.npmignore" EXCLUDE
4040
REGEX "^.*/.bin" EXCLUDE
4141
REGEX "^.*/.*-no-eslint" EXCLUDE
42+
REGEX "^.*js/node/package.*.json" EXCLUDE
4243
)
4344

4445
install(

0 commit comments

Comments
 (0)
0