Skip to content

Commit

Permalink
chore: Enable capacitor integration
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile committed May 28, 2020
1 parent a0fd8fc commit a8f20b1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ionic.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"name": "ionic-angular-capacitor-push-example",
"integrations": {},
"integrations": {
"capacitor": {}
},
"type": "angular"
}
}

0 comments on commit a8f20b1

Please sign in to comment.