Increase ram size
This commit is contained in:
parent
ab52ae7094
commit
4a5d2dea6b
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ then
|
|||
echo "Source maps are enabled"
|
||||
fi
|
||||
|
||||
export NODE_OPTIONS=--max-old-space-size=8192
|
||||
vite build $SRC_MAPS
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue