Skip to content

Commit f833cb3

Browse files
committed
feat: swap out serve command
1 parent 9cb6598 commit f833cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
],
6464
"dev": [
6565
"Composer\\Config::disableProcessTimeout",
66-
"npx concurrently -c \"#3eaf7c,#bd34fe\" \"php leaf serve\" \"npm run dev\" --names=server,vite"
66+
"@php leaf serve --ansi"
6767
]
6868
},
6969
"config": {

0 commit comments

Comments
 (0)