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
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit1802127

Browse files
committed
build: production
1 parent1bf88c2 commit1802127

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎deploy/production/web.tar.gz‎

-1 Bytes
Binary file not shown.

‎package-docker.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"build:prod":"cross-env GOAL=production next build",
77
"build:dev":"cross-env GOAL=dev next build",
88
"launch-old":"cross-env GOAL=production next start -p ${SERVE_PORT}",
9-
"launch":"cross-env GOAL=production nextbuild && cross-env GOAL=production nextstart -p ${SERVE_PORT}",
9+
"launch":"cross-env GOAL=production next start -p ${SERVE_PORT}",
1010
"launch:dev":"cross-env GOAL=dev next start -p ${SERVE_PORT}",
1111
"launch-server":"cross-env NODE_ENV=production next build && cross-env NODE_ENV=production node server"
1212
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp