This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 38340a2 update
38340a2 is described below
commit 38340a29e3f6193674f73f9cbd85519f9270c5a9
Author: LiLi <[email protected]>
AuthorDate: Fri Jan 21 12:22:11 2022 +0800
update
Signed-off-by: LiLi <[email protected]>
---
site2/tools/build-site.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/tools/build-site.sh b/site2/tools/build-site.sh
index a069d58..d6815b0 100755
--- a/site2/tools/build-site.sh
+++ b/site2/tools/build-site.sh
@@ -91,7 +91,7 @@ EOF
set -x -e
-export NODE_OPTIONS="--max-old-space-size=4096" #increase to 4GB, default is
512MB
+export NODE_OPTIONS="--max-old-space-size=8192" #increase to 8GB, default is
512MB
${ROOT_DIR}/site2/tools/generate-api-docs.sh
cd ${ROOT_DIR}/site2/$WEBSITE_DIR