ms/.gitpod.yml

6 lines
94 B
YAML
Raw Normal View History

2020-05-08 01:53:18 +00:00
tasks:
- init: yarn && yarn build
command: yarn watch
image:
file: .gitpod.Dockerfile