mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-30 16:28:23 -05:00
fix(dev): zed frontend task
This commit is contained in:
@@ -7,6 +7,6 @@
|
|||||||
{
|
{
|
||||||
"label": "run frontend dev",
|
"label": "run frontend dev",
|
||||||
"command": "pnpm dev",
|
"command": "pnpm dev",
|
||||||
"cwd": "./frontend"
|
"cwd": "$ZED_WORKTREE_ROOT/frontend"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user