mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user