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

Remove Modernizr, keep html5shiv #756

Closed
wants to merge 5 commits into from

Conversation

jessetan
Copy link
Contributor

Modernizr has been part of the theme for a long time, although it is not used. Since it's presence has downsides (reflow on load, increased theme size), we want to remove it.
To keep backward compatibility with older IEs, I've kept html5shiv in this PR so there is less chance of breakage.

Fixes #724, #525. Related #414. Supersedes #624

This was referenced Jul 18, 2019
@OskarPersson
Copy link

Are there any updates on this?

@jessetan
Copy link
Contributor Author

This PR was broken after our move to Webpack. I've created #848 which does the same as this PR, but updated for the new build process.
Closing this one.

@jessetan jessetan closed this Oct 25, 2019
@stsewd stsewd deleted the remove-modernizr-keep-html5shiv branch December 3, 2020 23:58
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.

Screen flashes on load
2 participants