Update to electron-builder

This commit is contained in:
Sebastian Peischl
2017-11-24 15:48:56 +01:00
parent 9552315295
commit 0e94b5285b
6 changed files with 27 additions and 74 deletions

View File

@@ -111,7 +111,7 @@ function getPlugins() {
"context": "src",
"to": "",
"from": {
"glob": "favicon.ico",
"glob": "favicon.*",
"dot": true
}
}