Skip to content

Commit 74874fc

Browse files
committed
workflow: remove the 'serve' command
1 parent 4f5e479 commit 74874fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"dev3": "cl switchVue 3 && vite --config ./demo/vue3/vite.config.ts --open",
4343
"dev2.7": "cl switchVue 2.7 && vite --config ./demo/vue2.7/vite.config.ts --open",
4444
"dev2.6": "cl switchVue 2.6 && vite --config ./demo/vue2.6/vite.config.ts --open",
45-
"serve": "vite preview",
4645
"doc": "vitepress dev --open /README",
4746
"build": "vite build",
4847
"test-unit": "vitest run",

0 commit comments

Comments
 (0)