Increase ram size

This commit is contained in:
Pieter Vander Vennet 2023-01-17 04:00:09 +01:00
parent ab52ae7094
commit 4a5d2dea6b

View file

@ -33,6 +33,7 @@ then
echo "Source maps are enabled"
fi
export NODE_OPTIONS=--max-old-space-size=8192
vite build $SRC_MAPS