mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-13 09:02:54 +00:00
12 lines
389 B
YAML
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: }}
|