2 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
#Watches the /src directory for changes and builds the distribution files
 | 
						|
supervisor --watch src,lib --no-restart-on exit --quiet --extensions 'js|css' --exec node scripts/build
 |