forked from MapComplete/MapComplete
		
	Decrease RAM-size of build process again
This commit is contained in:
		
							parent
							
								
									4a5d2dea6b
								
							
						
					
					
						commit
						ec6d25ff59
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -33,7 +33,7 @@ then
 | 
				
			||||||
    echo "Source maps are enabled"
 | 
					    echo "Source maps are enabled"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export NODE_OPTIONS=--max-old-space-size=8192
 | 
					export NODE_OPTIONS=--max-old-space-size=6500
 | 
				
			||||||
vite build $SRC_MAPS 
 | 
					vite build $SRC_MAPS 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue