mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 05:49:25 +08:00
chore: update dev config (#31329)
This commit is contained in:
@@ -5,4 +5,4 @@ set -x
|
||||
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
|
||||
cd "$SCRIPT_DIR/../web"
|
||||
|
||||
pnpm install && pnpm dev
|
||||
pnpm install && pnpm dev:inspect
|
||||
|
||||
Reference in New Issue
Block a user