feat: add gitpod config...

This commit is contained in:
2020-05-08 09:53:18 +08:00
parent 2beca068a4
commit 70929d7ceb
2 changed files with 15 additions and 0 deletions

5
.gitpod.yml Normal file
View File

@@ -0,0 +1,5 @@
tasks:
- init: yarn && yarn build
command: yarn watch
image:
file: .gitpod.Dockerfile