mirror of
https://github.com/langgenius/dify.git
synced 2025-12-19 14:19:28 +00:00
Use pnpm dev in dev/start-web (#28684)
This commit is contained in:
@@ -5,4 +5,4 @@ set -x
|
||||
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
|
||||
cd "$SCRIPT_DIR/../web"
|
||||
|
||||
pnpm install && pnpm build && pnpm start
|
||||
pnpm install && pnpm dev
|
||||
|
||||
Reference in New Issue
Block a user