forked from sheetjs/sheetjs
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			32 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			32 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
								 | 
							
								.PHONY: all
							 | 
						||
| 
								 | 
							
								all:
							 | 
						||
| 
								 | 
							
									npm run build
							 |