feat: update gitpod init command...
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
tasks:
 | 
					tasks:
 | 
				
			||||||
  - init: yarn && yarn build
 | 
					  - init: yarn && yarn bs
 | 
				
			||||||
    command: yarn watch
 | 
					    command: yarn watch
 | 
				
			||||||
image:
 | 
					# image:
 | 
				
			||||||
  file: .gitpod.Dockerfile
 | 
					#   file: .gitpod.Dockerfile
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user