Builder for Linux and Win32 and 64
This commit is contained in:
parent
dc223980fc
commit
547c793616
4 changed files with 80 additions and 8 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue