mirror of
https://github.com/colanode/colanode.git
synced 2025-12-28 16:06:37 +01:00
Include desktop in monorepo
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"build": "turbo run build",
|
||||
"clean": "turbo run clean",
|
||||
"dev": "turbo run dev",
|
||||
"watch": "turbo watch build --filter=@colanode/core --filter=@colanode/server",
|
||||
"watch": "turbo watch build --filter=@colanode/core --filter=@colanode/server --filter=@colanode/desktop",
|
||||
"lint": "turbo run lint --parallel",
|
||||
"test": "turbo run test -- --watch false",
|
||||
"format": "prettier --write ."
|
||||
|
||||
Reference in New Issue
Block a user