Skip to content

Commit 47afb23

Browse files
authored
chore: StackBlitz startCommand (vitejs#11689)
1 parent 58314d2 commit 47afb23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,8 @@
131131
132132
133133
}
134+
},
135+
"stackblitz": {
136+
"startCommand": "pnpm --filter='./packages/vite' run dev"
134137
}
135138
}

0 commit comments

Comments
 (0)