Optional hookOptional hookA path to a JavaScript file, exporting a single function that will be called for each file that needs to be signed.
Use this for full control over your app's signing logic.
@electron/windows-sign will not attempt to sign with SignTool if a custom hook is detected.
A hook function called for each file that needs to be signed. Use this for full control over your app's signing logic.
@electron/windows-signwill not attempt to sign with SignTool if a custom hook is detected.