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

How to unpack multiple directory in asar archive #1775

Open
AlijonMurodov opened this issue Oct 23, 2024 · 1 comment
Open

How to unpack multiple directory in asar archive #1775

AlijonMurodov opened this issue Oct 23, 2024 · 1 comment
Labels

Comments

@AlijonMurodov
Copy link

Hello, How can I unpack multiple directories using --asar.unpackDir
here's example for single dir:
npx @electron/packager . --asar.unpackDir="**/node_modules/test/**/*"
I need to unpack these:
node_modules/test/**/*, node_modules/test1/**/*

Copy link

welcome bot commented Oct 23, 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
Projects
None yet
Development

No branches or pull requests

1 participant