Shorter name of executable `electron-builder`
See original GitHub issueWhy we need executable name electron-builder
? Because create-react-app
also has build
task and it leads to confusion. Now you can use electron-builder
instead of build
. Name is too long? Yes — maybe soon elb
will be added as alias, feel free suggest your variants.
Of course, build
will be not removed due backward compatibility 😃
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
How to add "portable" to the electron builder .exe file name?
json file by making use of an "artifactName" property. This is documented in the Overridable per Platform Options section of the Common ...
Read more >LinuxTargetSpecificOptions
packageName String | “undefined” - The name of the package. ... synopsis String | “undefined” - The short description. ... Pass to executableName....
Read more >A Comprehensive Guide to Building and Packaging an ...
Building and Packaging an Electron App wasn't as straight forward as I had hoped. This guide aims to help you navigate the complexities...
Read more >electron-builder | Yarn - Package Manager
A complete solution to package and build a ready for distribution Electron, Proton Native app for macOS, Windows and Linux with “auto update”...
Read more >Electron packager tutorial
In this electron packager tutorial we will look at how to create MacOS, Windows and Linux executables with an app icon.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think
electron-builder
is fine@develar ah…probably always something then. Maybe it’s not worth shortening. The trade-off doesn’t seem worth the potential confusion. I vote keep it
electron-builder
.