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

Fix websocket connection for non-inlined scripts #328

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

SpaceK33z
Copy link
Member

With my previous PR, #302, I broke the websocket connection for scripts that are not using the --inline option.

Fixes #326.

@nicksrandall
Copy link

I can verify that this fixes #326. Please merge 😄

sokra added a commit that referenced this pull request Dec 3, 2015
Fix websocket connection for non-inlined scripts
@sokra sokra merged commit 540d60c into webpack:master Dec 3, 2015
@sokra
Copy link
Member

sokra commented Dec 3, 2015

Thanks

@nicksrandall
Copy link

Can we create a new release with this fix because the current release is broken?

@laszlokorte
Copy link

👍 for a new release

@buunguyen
Copy link

Appreciate a release, the current version has been broken for 23 days!

@nicksrandall
Copy link

@sokra thoughts on a new patch release?

@SpaceK33z SpaceK33z deleted the sockjs-external-script-fix branch December 19, 2015 19:50
@SpaceK33z
Copy link
Member Author

@sokra, could you please release a new version with this fix? The current version is completely broken if you don't use --inline. Whoops.

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

Successfully merging this pull request may close these issues.

7 participants