update
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev": "vite --mode=production",
|
||||
"build": "vite build --mode=production",
|
||||
"preview": "vite preview",
|
||||
"commit": "git add . && git commit -m 'update' && git push"
|
||||
|
||||
Reference in New Issue
Block a user