Skip to content

Commit 0aee297

Browse files
committed
add preview script
1 parent 12bdd27 commit 0aee297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"scripts": {
4444
"start": "vite",
45+
"preview": "vite preview",
4546
"build:web": "VITE_BUILD_TARGET=web ./script/build.sh",
4647
"build:ext": "VITE_BUILD_TARGET=extension ./script/build.sh",
4748
"build:firefox": "VITE_BUILD_PLATFORM=firefox ./script/build-firefox.sh",

0 commit comments

Comments
 (0)