ms/.gitpod.yml

6 lines
109 B
YAML
Raw Permalink Normal View History

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