-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
use relative path for socket.io #1937
Conversation
@MichMich should I rebase the PR? |
@MichMich can we get this merged before the new release next week? Or why are you hesitating? |
Merged. |
I don't understand what you mean by "Remove additional slash from path" below I'm tasing my socket client.js var MMSocket = function(moduleName) {
}; |
@MichMich @RoadRunnr1469 I created a PR #1976 which reverts the path to its old default, but it can be changed in the config. |
This Pull Request fix #1934
/socket.io/socket.io.js
to a relative one, like all the other scripts