mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Support docs:dev in docker
This commit is contained in:
2
run
2
run
@@ -27,7 +27,7 @@ $RUN --service-ports mermaid sh -c "npx pnpm run dev"
|
||||
;;
|
||||
|
||||
docs:dev)
|
||||
$RUN --service-ports mermaid sh -c "cd packages/mermaid/src/docs && npx pnpm prefetch && npx vitepress --port 3333 --host"
|
||||
$RUN --service-ports mermaid sh -c "npx pnpm run --filter mermaid docs:dev"
|
||||
;;
|
||||
|
||||
cypress)
|
||||
|
Reference in New Issue
Block a user