doc
packages
.gitignore
.gitpod.Dockerfile
.gitpod.yml
.npmignore
README.MD
lerna.json
package.json
tsconfig.json
6 lines
109 B
YAML
6 lines
109 B
YAML
tasks:
|
|
- init: yarn && yarn bs && yarn build
|
|
command: yarn watch
|
|
# image:
|
|
# file: .gitpod.Dockerfile
|