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

Make compatible with SystemJS locate #115

Closed
mavericken opened this issue Nov 2, 2016 · 1 comment
Closed

Make compatible with SystemJS locate #115

mavericken opened this issue Nov 2, 2016 · 1 comment

Comments

@mavericken
Copy link

Currently, when a SystemJS plugin makes use of locate to find an alternate path to a file, the address does not match the loader name, so hot reload does not work.

I have included a pull request to check for address also, so that such cases should work.

#114

@mavericken
Copy link
Author

Well that was awkward... My merge failed spectacularly because the code I was changing was refactored out to https://github.com/alexisvincent/systemjs-hmr

I'll relocate this effort over there.

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