mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Let it be as it was in dev branch
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "pnpm prefetch && vitepress --port 3333 --host",
|
"dev": "vitepress --port 3333 --open",
|
||||||
"build": "pnpm prefetch && vitepress build",
|
"build": "pnpm prefetch && vitepress build",
|
||||||
"build-no-prefetch": "vitepress build",
|
"build-no-prefetch": "vitepress build",
|
||||||
"serve": "vitepress serve",
|
"serve": "vitepress serve",
|
||||||
|
Reference in New Issue
Block a user