loading the right environment variables and getting through main process

This commit is contained in:
talksik
2022-06-03 13:53:23 -07:00
parent 6eb8092864
commit 609d975be2
4 changed files with 39 additions and 6 deletions
+3 -1
View File
@@ -19,7 +19,9 @@
"license": "MIT",
"config": {
"forge": {
"packagerConfig": {},
"packagerConfig": {
"test": "test"
},
"makers": [
{
"name": "@electron-forge/maker-squirrel",