Preflight Checklist
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
Preflight Checklist
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):
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