staging
This commit is contained in:
parent
ae90e76c4f
commit
e67fb414df
|
@ -5,7 +5,7 @@
|
|||
"dev": "vite --mode development",
|
||||
"build": "vite build --mode production",
|
||||
"test": "vite build --mode test",
|
||||
"Staging": "vite build --mode Staging",
|
||||
"staging": "vite build --mode Staging",
|
||||
"build:env": "vite build --mode development",
|
||||
"preview": "vite preview --mode production"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue