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

Remove Electron Framework.framework unnessary language iproj #1762

Open
3 tasks done
Innei opened this issue Aug 12, 2024 · 1 comment
Open
3 tasks done

Remove Electron Framework.framework unnessary language iproj #1762

Innei opened this issue Aug 12, 2024 · 1 comment
Labels
enhancement Feature request

Comments

@Innei
Copy link

Innei commented Aug 12, 2024

Preflight Checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

I want to delete unwanted language files. I found out how to delete the language file under Resource through this issue electron/forge#2248. But I still don't know how to delete the language files of the framework. It is located under this location (macOS):

/Contents/Frameworks/Electron Framework.framework/Versions/A/Resources

I don't need to use these language files, but they take up ~40M in size.

Proposed Solution

Provide a build parameter to set the language we need.

Alternatives Considered

N/A

Additional Information

Link electron/forge#2248

@Innei Innei added the enhancement Feature request label Aug 12, 2024
Copy link

welcome bot commented Aug 12, 2024

👋 Thanks for opening your first issue here! If you have a question about using Electron Packager, read the support docs. If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. Development and issue triage is community-driven, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

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

No branches or pull requests

1 participant