Enable PNPM workspaces (#10192)

* Enable PNPM workspaces

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix love-agent build

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix formatting

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-11-08 13:00:13 +07:00
committed by GitHub
parent 9476b22c33
commit 225f6036c3
413 changed files with 42133 additions and 26661 deletions
@@ -3,7 +3,7 @@
import { GithubIntegration, GithubIntegrationRepository, GithubProject } from '@hcengineering/github'
import { getMetadata } from '@hcengineering/platform'
import presentation, { NavLink, getClient, isAdminUser, MessageBox } from '@hcengineering/presentation'
import tracker, { Project } from '@hcengineering/tracker'
import tracker, { Project } from '@hcengineering/tracker'
import ui, {
Action,
Button,