Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow executableName to be set in the top-level config #7826

Closed
BrandonXLF opened this issue Oct 14, 2023 · 1 comment · Fixed by #7828
Closed

Allow executableName to be set in the top-level config #7826

BrandonXLF opened this issue Oct 14, 2023 · 1 comment · Fixed by #7828

Comments

@BrandonXLF
Copy link
Contributor

Just like how fileAssociations can be declared both in the top-level config and in the platform-specific configs, it would be nice if you could also set executableName in both types of configs.

This would remove the need to repeat the executableName option for each individual platform if you want to set a common executableName that is not the productName for all platforms.

@BrandonXLF
Copy link
Contributor Author

According to the wording of https://www.electron.build/configuration/configuration#overridable-per-platform-options this should be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant