ms/.gitpod.yml

6 lines
95 B
YAML
Raw Normal View History

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