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

Run tests on the minified files #1042

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

darrachequesne
Copy link
Member

@darrachequesne darrachequesne commented Dec 8, 2016

Move the uglify step in the webpack process, so that zuul tests are made on the minified versions.

That should prevent #1040 (and #1034)

Also fixes socketio/socket.io#2777

Breaking change: the minified version would now be called socket.io.js (and not socket.io.min.js), and the .min files would be deleted.

@darrachequesne
Copy link
Member Author

The output seems valid for IE8 (tested with virtualbox), yet I don't know where the error Error: 'document' is null or not an object comes from.

@darrachequesne darrachequesne deleted the fix/minified branch February 22, 2017 11:31
@darrachequesne darrachequesne mentioned this pull request Feb 22, 2017
2 tasks
@darrachequesne darrachequesne added this to the 2.0.0 milestone Jun 1, 2017
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.

DevTools failed to parse SourceMap socket.io.js.map
1 participant