Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 9c4c8a3

Browse files
Update package.json
1 parent bcd8fcb commit 9c4c8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"export": "sapper export",
99
"start": "node __sapper__/build",
1010
"ionic:build": "sapper build && sapper export",
11-
"Android":"ionic build && ionic cap copy && ionic cap sync"
11+
"Android":"ionic build && ionic cap copy && ionic cap sync && ionic cap open android"
1212
},
1313
"dependencies": {
1414
"@capacitor/android": "3.2.5",

0 commit comments

Comments
 (0)