We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12bdd27 commit 0aee297Copy full SHA for 0aee297
package.json
@@ -42,6 +42,7 @@
42
},
43
"scripts": {
44
"start": "vite",
45
+ "preview": "vite preview",
46
"build:web": "VITE_BUILD_TARGET=web ./script/build.sh",
47
"build:ext": "VITE_BUILD_TARGET=extension ./script/build.sh",
48
"build:firefox": "VITE_BUILD_PLATFORM=firefox ./script/build-firefox.sh",
0 commit comments