Make builds work again and catch squirrel errors on windows (#2078)
* Catch errors for electron-squirrel-startup * Made builds work again * linting * linting
This commit is contained in:
parent
be8e0cce29
commit
de8e70f935
6 changed files with 26 additions and 15 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
# build output
|
||||
dist
|
||||
app/renderer
|
||||
|
||||
# dependencies
|
||||
node_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue