ms/.gitpod.yml

6 lines
94 B
YAML

tasks:
- init: yarn && yarn build
command: yarn watch
image:
file: .gitpod.Dockerfile