Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ed4530

Browse files
fix: fix develop script and pnpm command (#8878)
1 parent7493b28 commit2ed4530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/develop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ fatal() {
190190
fi
191191

192192
# Start the frontend once we have a template up and running
193-
CODER_HOST=http://127.0.0.1:3000 start_cmd SITE date pnpm --cwd=./site dev --host
193+
CODER_HOST=http://127.0.0.1:3000 start_cmd SITE date pnpm --dir./site dev --host
194194

195195
interfaces=(localhost)
196196
ifcommand -v ip>/dev/null;then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp