1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-24 12:06:15 +01:00
This commit is contained in:
Kyle Spearrin 2019-03-14 17:21:28 -04:00
parent 82ead4d1fc
commit 885ba282fd

View File

@ -27,6 +27,7 @@ before_build:
build_script:
- cmd: ResourceHacker -open %WIN_PKG_PATH% -save %WIN_PKG_PATH% -action delete -mask ICONGROUP,1, & exit 0
- cmd: ResourceHacker -open .\version-info.rc -save .\version-info.res -action compile
- ps: ls
- cmd: ResourceHacker -open %WIN_PKG_PATH% -save %WIN_PKG_PATH% -action addoverwrite -resource .\version-info.res
- cmd: npm install
- cmd: npm run dist