Fix macos-notification-state build issue (#2310)

* Fix macos-notification-state build issue

* Fix windows build, a bit of cleanup
This commit is contained in:
Devin Binnie
2022-10-24 10:43:45 -04:00
committed by GitHub
parent 33da0afce5
commit 83b6c64cf3
7 changed files with 1861 additions and 50 deletions

View File

@@ -32,7 +32,6 @@
]
}
],
"beforePack": "scripts/beforepack.js",
"afterPack": "scripts/afterpack.js",
"afterSign": "scripts/notarize.js",
"afterAllArtifactBuild": "scripts/afterbuild.js",