question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Electron Builder 21.x.x signs every dll in win-unpacked?

See original GitHub issue
  • Version: 21.2.0
  • Target: Windows

Is this intentional and necessary, or something that can be configured? Every included vendor dll in a native dependency in win-unpacked is signed now, increasing the build time from about 120 seconds to 426 seconds.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
adriendurepairecommented, Jun 20, 2020

Seems to be related to #4728

0reactions
Slapboxcommented, Oct 21, 2020

Issue seems to be resolved in latest.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common Configuration - electron-builder
afterAllArtifactBuild - The function (or path to file or module id) to be run after all artifacts are build. msiProjectCreated module:app-builder-lib/out/ ...
Read more >
Code signing error on Windows Electron build
In the Electron Builder configuration you'll need to add the certificateSubjectName to the win section as is described over here: Any Windows ...
Read more >
electron-builder | Yarn - Package Manager
A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out...
Read more >
Electron-builder: resource busy or locked. Failed to create ...
I have a little test electron app named hello world. I am trying to build it and generate a windows installer using electron-builder....
Read more >
electron-builder - npm
A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found