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

Path issue #96

Closed
nickbalestra opened this issue Aug 12, 2016 · 2 comments
Closed

Path issue #96

nickbalestra opened this issue Aug 12, 2016 · 2 comments

Comments

@nickbalestra
Copy link
Contributor

nickbalestra commented Aug 12, 2016

Hello, somehow i cannot make the hot reloader work with a nested folder structure.
I'm probably missing something here

I created a repo with the 2 structures:

  • working structure: just run the server and edit the client.js -> hot reloader properly work
  • not-working structure: just run the server and edit the client.js -> hot reloader doesn't work anymore.

any help will be appreciated!

nickbalestra pushed a commit to nickbalestra/jspm-playground that referenced this issue Aug 12, 2016
@alexisvincent
Copy link
Owner

@nickbalestra Can you checkout the v1.0.0 release and see if you still have this issue.

@alexisvincent
Copy link
Owner

Note, chokidar will emit events relative to the dir its running in. systemjs-hot-reloader expects to receive events relative to the baseURL. I think that was your issue. Closing for now. If this is still an issue, feel free to reopen.

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