Disable capacitor again

This commit is contained in:
tiago.kayaya
2020-12-17 12:12:53 +01:00
parent 77954a6dc0
commit 4e3cd4ac73
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
{}
+3 -1
View File
@@ -1,7 +1,9 @@
{ {
"name": "gabinete-digital", "name": "gabinete-digital",
"integrations": { "integrations": {
"capacitor": {}, "capacitor": {
"enabled": false
},
"cordova": {} "cordova": {}
}, },
"type": "angular" "type": "angular"