mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
export NODE_OPTIONS
This commit is contained in:
@@ -7,7 +7,7 @@ cd $DIR/../..
|
||||
echo "====== Core ======"
|
||||
echo "====== Build ======"
|
||||
|
||||
NODE_OPTIONS=--max_old_space_size=8192
|
||||
export NODE_OPTIONS=--max_old_space_size=8192
|
||||
|
||||
if [ "$CI" = "true" ]; then
|
||||
echo "Building core for production"
|
||||
|
Reference in New Issue
Block a user