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