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