Skip to content

Commit 1cbee68

Browse files
committed
Merge branch 'docs/weekly-update' of github.com:Comfy-Org/ComfyUI_frontend into docs/weekly-update
2 parents 8c1beee + d50bd8b commit 1cbee68

File tree

3 files changed

+128
-2
lines changed

3 files changed

+128
-2
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This bootstraps the monorepo with dependencies, builds, tests, and dev server ve
1212

1313
## Quick Commands
1414

15-
- `pnpm`: See all available commands
15+
- `pnpm run`: See all available commands
1616
- `pnpm dev`: Start development server (port 5173, via nx)
1717
- `pnpm typecheck`: Type checking
1818
- `pnpm build`: Build for production (via nx)

docs/adr/0002-monorepo-conversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Date: 2025-08-25
44

55
## Status
66

7-
Proposed
7+
Accepted
88

99
<!-- [Proposed | Accepted | Rejected | Deprecated | Superseded by [ADR-NNNN](NNNN-title.md)] -->
1010

0 commit comments

Comments
 (0)