node-nw-snapshot
node-nw-snapshot copied to clipboard
return app.nw with updated package.json and included snapshot
It would be great if after a successful run, not only the snapshot itself is returned, but the app.nw which was used to build it, which has the snapshot in it and the package.json updated so we can just use it.
Maybe that could be stored in a folder like ./finished_build or something.
Would be great! :)