Files
DeskClaw/pnpm-workspace.yaml
Haze 4e1f79922b chore(workspace): add root package to pnpm workspace configuration
- Included the root directory as a package in the pnpm workspace to facilitate dependency management and streamline project structure.
2026-02-06 05:38:21 +08:00

7 lines
70 B
YAML

packages:
- '.'
ignoredBuiltDependencies:
- electron
- esbuild