6 lines
		
	
	
		
			109 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			109 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
tasks:
 | 
						|
  - init: yarn && yarn bs && yarn build
 | 
						|
    command: yarn watch
 | 
						|
# image:
 | 
						|
#   file: .gitpod.Dockerfile
 |