add missing generated files (#13609)

This commit is contained in:
Shahed Nasser
2025-09-29 09:46:18 +03:00
committed by GitHub
parent 5346079d47
commit da411e351a
14 changed files with 88 additions and 14 deletions
@@ -159,6 +159,12 @@ The common task that `prep` does is generate the sidebar files, which is useful
npm run prep
```
In the `resources` project, you may need to run `prep:turbo --force` for tag changes:
```bash npm2yarn title="www/apps/resources"
npm run prep:turbo -- --force
```
---
## Style Guide