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: remove unnecessary comments from video.min.js #3709

Merged
merged 5 commits into from
Oct 24, 2016

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Oct 24, 2016

This involves updating to latest version of uglify and setting
"screwIE8" to false since that is a default in 2.7. However, this makes
"preserveComments" "some" work as it is supposed to work.

Fixes #3707

This involves updating to latest version of uglify and setting
"screwIE8" to false since that is a default in 2.7. However, this makes
"preserveComments" "some" work as it is supposed to work.

Fixes #3707
@gkatsev
Copy link
Member Author

gkatsev commented Oct 24, 2016

I still need to verify that this works in IE8.

@gkatsev gkatsev mentioned this pull request Oct 24, 2016
@gkatsev
Copy link
Member Author

gkatsev commented Oct 24, 2016

Verified that it works in IE8.

@gkatsev gkatsev merged commit 9695613 into stable Oct 24, 2016
@gkatsev gkatsev deleted the fix-minified-comments branch October 24, 2016 22:25
gkatsev added a commit to gkatsev/video.js that referenced this pull request Oct 25, 2016
This involves updating to latest version of uglify and setting
"screwIE8" to false since that is a default in 2.7. However, this makes
"preserveComments" "some" work as it is supposed to work.

Fixes videojs#3707. This also comes from the stable branch after the 5.11.9
release.
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.

3 participants