You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/apps/koishi-adapter/example/yakumo.yml

19 lines
287 B
YAML

require:
- esbuild-register
- yakumo-esbuild
- yakumo-esbuild-yaml
- yakumo-publish
- yakumo-publish-sync
- yakumo-tsc
- yakumo-upgrade
- yakumo-version
- '@koishijs/client/lib/yakumo'
pipeline:
build:
- tsc
- esbuild
- client
clean:
- tsc --clean