mirror of
https://github.com/langgenius/dify.git
synced 2026-02-09 23:20:12 -05: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