Skip to content

Fix main bundle on IE11#21725

Merged
MorrisJobke merged 2 commits into
masterfrom
bugfix/21316/ie11-quoted-props
Jul 7, 2020
Merged

Fix main bundle on IE11#21725
MorrisJobke merged 2 commits into
masterfrom
bugfix/21316/ie11-quoted-props

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

Fixes #21316

Make sure that properties are always quoted on production builds during terser optimization as unicode properties from our js dependencies are otherwise breaking the main bundle on IE11.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr

Copy link
Copy Markdown
Member Author

/backport 5aef97c to stable19

@juliusknorr juliusknorr changed the title Bugfix/21316/ie11 quoted props Fix main bundle on IE11 Jul 7, 2020

@rullzer rullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘 ❤️

@rullzer

rullzer commented Jul 7, 2020

Copy link
Copy Markdown
Member

/backport 5aef97c to stable19

does that work?

@nickvergessen nickvergessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed it fixes the login on IE11

@MorrisJobke MorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checke the output and it looks good 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Production build not working on IE11

4 participants