Skip to content

Commit 2e6226c

Browse files
committed
fix: demo start script
1 parent 499c55c commit 2e6226c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/.stackblitzrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"installDependencies": true,
3-
"startCommand": "npm run dev",
3+
"startCommand": "npm i && npm run dev",
44
"env": {
55
"ENABLE_CJS_IMPORTS": true
66
}

demo/pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)