reanimate/hie.yaml
2020-07-14 13:49:27 +08:00

12 lines
389 B
YAML

cradle:
multi:
- path: "./src"
config: {cradle: {stack: {component: "reanimate:lib"}} }
- path: "./videos"
config: {cradle: {stack: {component: "reanimate:lib"}} }
- path: "./examples"
config: {cradle: {stack: {component: "reanimate:lib"}} }
- path: "./test"
config: {cradle: {none: }}
- path: "./discord-bot"
config: {cradle: {none: }}