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

extraResources outside cwd are ignored #5326

Closed
kirill-konshin opened this issue Oct 2, 2020 · 3 comments
Closed

extraResources outside cwd are ignored #5326

kirill-konshin opened this issue Oct 2, 2020 · 3 comments
Labels

Comments

@kirill-konshin
Copy link

  • Version: 22.8.1
  • Target: Mac

If configuration has something like extraResources: ['../web/out'], then out directory is not copied to Resources...

I have a monorepo:

  • root
    • app
      • config.js
    • web
      • static

And I build web (Next.js app) before the Electron app. I have to then manually mv -f out ../app/out as last build step of web.

@stale
Copy link

stale bot commented Dec 1, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Dec 1, 2020
@kirill-konshin
Copy link
Author

kirill-konshin commented Dec 2, 2020

Not stale, @develar please have a look. Could be a useful feature.

@stale stale bot removed the backlog label Dec 2, 2020
@stale
Copy link

stale bot commented Feb 2, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Feb 2, 2021
@stale stale bot closed this as completed Mar 20, 2021
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