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 -3
View File
@@ -39,9 +39,9 @@
"dependencies": {
"@hcengineering/core": "^0.7.21",
"@hcengineering/platform": "^0.7.17",
"@hcengineering/server-notification": "^0.7.0",
"@hcengineering/server-notification": "workspace:^0.7.0",
"@hcengineering/server-core": "^0.7.16",
"@hcengineering/time": "^0.7.0",
"@hcengineering/github": "^0.7.0"
"@hcengineering/time": "workspace:^0.7.0",
"@hcengineering/github": "workspace:^0.7.0"
}
}