6 lines
94 B
YAML
6 lines
94 B
YAML
tasks:
|
|
- init: yarn && yarn build
|
|
command: yarn watch
|
|
image:
|
|
file: .gitpod.Dockerfile
|