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

Mismatching between URL and local file when fragments are in common #87

Closed
danmoseley opened this issue Jun 11, 2015 · 1 comment
Closed
Assignees

Comments

@danmoseley
Copy link
Collaborator

http://localhost/foo/bar.js and http://localhost/bar.js should map to c:\site\foo\bar.js and c:\site\bar.js respectively.

currently it is nondeterministic due to two related bugs in the function.

@danmoseley
Copy link
Collaborator Author

Fixed by 772e594

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