Skip to content

Commit 27b8250

Browse files
committed
chore: update example
1 parent 8e06b54 commit 27b8250

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
"workbox-streams": "5.1.4"
3939
},
4040
"scripts": {
41+
"android:certif": "cd android && ./gradlew signingReport",
42+
"android:clean": "cd android && ./gradlew clean",
43+
"android:debug": "cd android && ./gradlew installDebug",
44+
"android:debugLog": "adb -d logcat com.ahmnouira.ionicReactPush:I *:S",
45+
"update": "ionic cap copy && ionic cap sync",
4146
"start": "react-scripts start",
4247
"build": "react-scripts build",
4348
"test": "react-scripts test",

0 commit comments

Comments
 (0)