Skip to content

Commit 6e000bd

Browse files
committed
run services in background
1 parent 1ab2140 commit 6e000bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/extra-fields/.codesandbox/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"name": "Services",
10-
"command": "npm run services"
10+
"command": "npm run services &"
1111
},
1212
{
1313
"name": "Compose",

0 commit comments

Comments
 (0)