A new Era
This commit is contained in:
@@ -14,5 +14,6 @@ services:
|
||||
npm i -g pnpm &&
|
||||
pnpm install &&
|
||||
pnpm build &&
|
||||
PORT=6756 pnpm start
|
||||
if ! command -v serve >/dev/null 2>&1; then npm i -g serve; fi &&
|
||||
npx serve -l 6756 dist
|
||||
"
|
||||
Reference in New Issue
Block a user