Add snap after-package repack script

This commit is contained in:
Thomas Nordquist
2019-03-04 20:15:27 +01:00
parent 7961a7dd3f
commit 5205ed1094
5 changed files with 55 additions and 32 deletions

View File

@@ -43,7 +43,8 @@
"app": "./",
"buildResources": "res",
"output": "build"
}
},
"afterAllArtifactBuild": "./dist/scripts/afterPack.js"
},
"author": "Thomas Nordquist",
"email": "xxnerowingerxx@gmail.com",