Begining to transition over to electron-builder for building the app. Currently in a testing phase for this, gradually refining the build options. Once electron-builder has been fully implemented, the electron-packager scripts will be removed. Also updated electron to address a security issue.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@
|
||||
/.vs/
|
||||
/.vscode/
|
||||
/target/
|
||||
/logs/
|
||||
/logs/
|
||||
/dist/
|
||||
Reference in New Issue
Block a user