Builder for Linux and Win32 and 64

This commit is contained in:
Gustavo Maximiliano Cortez 2015-06-02 16:44:59 -03:00
commit 547c793616
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 80 additions and 8 deletions

View file

@ -23,8 +23,8 @@
"fullscreen": false
},
"webkit": {
"page-cache": false,
"java": false,
"page-cache": false,
"java": false,
"plugin": false
},
"id": "jid1-x7bV5evAaI1P9Q",
@ -59,6 +59,8 @@
"devDependencies": {
"angular": "^1.3.14",
"angular-mocks": "^1.3.14",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-copy": "^0.8.0",
"grunt-karma": "^0.10.1",
"grunt-karma-coveralls": "^2.5.3",
"grunt-node-webkit-builder": "^1.0.2",