mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Setup nw releases destinations to build folder.
This commit is contained in:
parent
8a85e953f1
commit
7ad836f9f9
@ -191,7 +191,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
nodewebkit: {
|
||||
options: {
|
||||
build_dir: './dest', // Where the build version of my node-webkit app is saved
|
||||
build_dir: './build', // destination folder of releases.
|
||||
mac: true,
|
||||
win: true,
|
||||
linux32: true,
|
||||
|
Loading…
Reference in New Issue
Block a user