Suggest adding the command to package asar files
Whirity404 opened this issue · 1 comments
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
When I was packaging the latest version of Electron, I found that the resources folder under the application's folder no longer packages asar files,I don't want the code I write to spread
Proposed Solution
Add options for packaging commands and write them in the document (e.g "electron-packager . --overwrite --spawn-asar-archive")
Alternatives Considered
See "Proposed Solution)
Additional Informations
Electron version:31.0
👋 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.