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

support symlinked projects #33

Closed
catdad opened this issue Oct 27, 2019 · 1 comment
Closed

support symlinked projects #33

catdad opened this issue Oct 27, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@catdad
Copy link
Owner

catdad commented Oct 27, 2019

Steps:

  • create a project using electronmon
  • create a symlink to that project
  • run project from the symlink
  • modify main thread files

Expected behavior: file change is detected as a main file change
Actual behavior: file change is detected as a renderer file change

@catdad catdad added the bug Something isn't working label Oct 27, 2019
This was referenced Oct 27, 2019
catdad added a commit that referenced this issue Oct 27, 2019
adding support for linked project directories
@catdad
Copy link
Owner Author

catdad commented Oct 27, 2019

Published in 0.6.0.

@catdad catdad closed this as completed Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant