mirror of
https://github.com/makeplane/plane.git
synced 2025-12-29 00:24:56 +01:00
refactored editor to not require workspace slug
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
"web",
|
||||
"space",
|
||||
"packages/editor/*",
|
||||
"packages/*"
|
||||
"packages/eslint-config-custom",
|
||||
"packages/tailwind-config-custom",
|
||||
"packages/tsconfig",
|
||||
"packages/ui"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "turbo run build",
|
||||
|
||||
Reference in New Issue
Block a user