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

Implement electron-packager afterCopy handle #1595

Closed
DutchKevv opened this issue May 30, 2017 · 3 comments
Closed

Implement electron-packager afterCopy handle #1595

DutchKevv opened this issue May 30, 2017 · 3 comments

Comments

@DutchKevv
Copy link

DutchKevv commented May 30, 2017

  • Version:
    18.0.1
  • windows x64:

I have a use case where I need to prune multiple directories. Opened a ticket at electron-packager and they recommend doing it manual through the afterCopy / afterExtract handle

electron/packager#657 (comment)

Would it be possible to implement it in the builder config just like the afterPack event??

Thanks!

@develar
Copy link
Member

develar commented May 30, 2017

We don't force users to program if something can be easily done automatically. Please vote for #1539 Since you are the second users, this feature will be implemented this week (very easy).

Please describe why do you have several package.json files.

@DutchKevv
Copy link
Author

#1539 (comment)

@develar
Copy link
Member

develar commented May 30, 2017

Duplicates #1539

@develar develar closed this as completed May 30, 2017
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

No branches or pull requests

2 participants