mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
7 lines
183 B
YAML
7 lines
183 B
YAML
$schema: 'https://moonrepo.dev/schemas/workspace.json'
|
|
|
|
# Discover all projects under apps/ automatically.
|
|
# When Rust crates land, add a 'crates/*' glob here.
|
|
projects:
|
|
- 'apps/*'
|