Skip to content

Commit d156ae4

Browse files
committed
chore: simplify stackblitz start command
1 parent b8aa960 commit d156ae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.stackblitzrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"startCommand": "npm i && npm run dev:prepare && npm run dev"
2+
"startCommand": "npm i && npm run dev"
33
}

0 commit comments

Comments
 (0)