This commit is contained in:
伊丽莎白 2023-04-24 08:50:01 +08:00
parent 7c3537cc51
commit 023f4ba4e0

View File

@ -6,6 +6,7 @@
"license": "MIT",
"scripts": {
"dev": "vite",
"start": "vite",
"build:prod": "vite build",
"build:stage": "vite build --mode staging",
"preview": "vite preview"