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

need to run above src directory #26

Open
mvolkmann opened this issue Aug 2, 2018 · 0 comments
Open

need to run above src directory #26

mvolkmann opened this issue Aug 2, 2018 · 0 comments

Comments

@mvolkmann
Copy link

I'm trying to use watcher with a REST server. I have src and public directories in the application directory. It seems I can't run the watcher command from the application directory and must instead run it from the src directory. But this causes an issue with serving static files because my server expects to find those in ./public, not ../public. Is there any way I can tell watcher to watch the files in src and start it from my application directory?

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

1 participant