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

Commit bcd8fcb

Browse files
Update package.json
1 parent fb522af commit bcd8fcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"build": "sapper build",
88
"export": "sapper export",
99
"start": "node __sapper__/build",
10-
"ionic:build": "sapper build && sapper export"
10+
"ionic:build": "sapper build && sapper export",
11+
"Android":"ionic build && ionic cap copy && ionic cap sync"
1112
},
1213
"dependencies": {
1314
"@capacitor/android": "3.2.5",

0 commit comments

Comments
 (0)