Skip to content

Commit

Permalink
Update build script name
Browse files Browse the repository at this point in the history
  • Loading branch information
rndexe committed Aug 9, 2024
1 parent 3a4520f commit 54734b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/grass-shader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dev": "vite --host",
"dev3": "e2e-dev $npm_package_name",
"build": "tsc && vite build",
"bbuild2": "tsc && e2e-build $npm_package_name",
"build2": "tsc && e2e-build $npm_package_name",
"preview": "vite preview"
},
"browserslist": [
Expand Down

0 comments on commit 54734b0

Please sign in to comment.