feat: Initialize Electron frontend project with package.json including dependencies, scripts, and build configurations.
All checks were successful
Build and Release / build-and-release (push) Successful in 7m3s
All checks were successful
Build and Release / build-and-release (push) Successful in 7m3s
This commit is contained in:
@@ -38,7 +38,8 @@
|
|||||||
"win": {
|
"win": {
|
||||||
"target": [
|
"target": [
|
||||||
"nsis"
|
"nsis"
|
||||||
]
|
],
|
||||||
|
"signAndEditExecutable": false
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": [
|
"target": [
|
||||||
|
|||||||
Reference in New Issue
Block a user