cleaner look
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"preview": "vite preview",
|
||||
"presync": "npm run build",
|
||||
"sync": "npx cap sync",
|
||||
"android": "npx cap run android",
|
||||
"android": "npm run build && npx cap sync android",
|
||||
"ios": "npx cap run ios"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user