build(cordova): simplify build, use cordova in a more standard way

This commit is contained in:
Jason Dreyzehner 2016-10-06 00:18:29 -04:00
commit d5e6b8fab8
14 changed files with 175 additions and 133 deletions

View file

@ -11,10 +11,10 @@
"multisignature",
"bitcore"
],
"main": "public/index.html",
"main": "www/index.html",
"window": {
"title": "*USERVISIBLENAME* - *PURPOSELINE*",
"icon": "./public/img/icons/icon-256.png",
"icon": "./www/img/icons/icon-256.png",
"toolbar": false,
"show": true,
"visible": true,