Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

[IE11] Dependency js file has arrow function #1534

Closed
96andrei opened this issue Jun 21, 2019 · 0 comments · Fixed by #1542
Closed

[IE11] Dependency js file has arrow function #1534

96andrei opened this issue Jun 21, 2019 · 0 comments · Fixed by #1542
Labels
vsts Paired with ticket in vsts

Comments

@96andrei
Copy link
Contributor

Bug Report

Stardust uses css-shorthand-expand which contains a js file with an arrow function.
This breaks IE11 compatibility:

See line 28:
https://github.com/kapetan/css-shorthand-expand/blob/master/source/background.js

Steps

Open https://stardust-ui.github.io/react/ in IE11.

Expected Result

Page renders something.

Actual Result

Page doesn't render anything.

Version

0.33.0

@96andrei 96andrei changed the title Dependency has arrow function [IE11] Dependency js file has arrow function Jun 21, 2019
@pkumarie2011 pkumarie2011 added the vsts Paired with ticket in vsts label Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
vsts Paired with ticket in vsts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants