Show server logs in hotreload script output
This commit is contained in:
		
							parent
							
								
									057690d5a9
								
							
						
					
					
						commit
						6c111501ec
					
				@ -26,6 +26,8 @@ function cleanup() {
 | 
			
		||||
trap cleanup EXIT
 | 
			
		||||
 | 
			
		||||
sync
 | 
			
		||||
tail -f server.log &
 | 
			
		||||
 | 
			
		||||
while inotifywait -r -e modify src/ pages/; do
 | 
			
		||||
  sync
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user