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

Downgrade chalk for ie 11 support #8439

Merged
merged 2 commits into from
Feb 8, 2020

Conversation

ianschmitz
Copy link
Contributor

Fixes #8405.

Downgrades chalk that was bumped in #8164. The newer version of chalk included newer dependencies that used es2015+ APIs that weren't compatible with IE 11, and were included in the webpack dev client.

@andriijas andriijas merged commit eb8e7be into facebook:master Feb 8, 2020
andriijas pushed a commit that referenced this pull request Feb 10, 2020
@lock lock bot locked and limited conversation to collaborators Feb 13, 2020
@iansu iansu modified the milestones: 3.3.2, 3.4 Feb 14, 2020
@ianschmitz ianschmitz deleted the fix-overlay-ie11 branch June 20, 2020 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IE11 syntax error with v3.3.1
4 participants