Fix #978 issue with builds not building.
This commit is contained in:
		
					parent
					
						
							
								e3a3859739
							
						
					
				
			
			
				commit
				
					
						8d56a8e8fc
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
  "type": "module",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "vite",
 | 
			
		||||
    "build": "vite build",
 | 
			
		||||
    "build": "NODE_OPTIONS=--max-old-space-size=16384 vite build",
 | 
			
		||||
    "serve": "vite preview",
 | 
			
		||||
    "storybook": "start-storybook -p 6006",
 | 
			
		||||
    "build-storybook": "build-storybook",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue