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