Adds node-webkit support to package.json, icons/favicon. Fix setup-win syntax. Adds new constants to templates

This commit is contained in:
Gustavo Maximiliano Cortez 2016-10-11 10:50:43 -03:00
commit 756e1aa489
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
13 changed files with 75 additions and 28 deletions

View file

@ -5,6 +5,7 @@
//
var templates = {
'package.json': '/',
'Makefile': 'cordova/',
'ProjectMakefile': 'cordova/',
'config-template.xml': '/',