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] Execution in IE11 (html mode) #112

Merged
merged 1 commit into from
Sep 3, 2019
Merged

[FIX] Execution in IE11 (html mode) #112

merged 1 commit into from
Sep 3, 2019

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Sep 3, 2019

Pin istanbul-lib-coverage to 2.0.3 as newer versions break usage in IE.
This is only a temporary workaround. Babel should be introduced to
transpile all browser code to be compatible with IE11.

Add integration test execution with Internet Explorer.
Currently this needs to be executed manually (no CI integration).

Pin istanbul-lib-coverage to 2.0.3 as newer versions break usage in IE.
This is only a temporary workaround. Babel should be introduced to
transpile all browser code to be compatible with IE11.

Add integration test execution with Internet Explorer.
Currently this needs to be executed manually (no CI integration).
@matz3 matz3 requested a review from RandomByte September 3, 2019 09:16
@matz3 matz3 merged commit 7c793ae into master Sep 3, 2019
@matz3 matz3 deleted the fix-ie11 branch September 3, 2019 11:38
matz3 added a commit that referenced this pull request Sep 18, 2019
- Use babel with preset-env and custom browser target list according to
browsers supported by UI5
- Remove polyfills

See: #112
Closes: #116
matz3 added a commit that referenced this pull request Sep 19, 2019
- Use babel with preset-env and custom browser target list according to
browsers supported by UI5
- Remove polyfills

See: #112
Closes: #116
matz3 added a commit that referenced this pull request Oct 9, 2019
- Use babel with preset-env and custom browser target list according to
browsers supported by UI5
- Remove polyfills

See: #112
Closes: #116
matz3 added a commit that referenced this pull request Oct 9, 2019
- Use babel with preset-env and custom browser target list according to
browsers supported by UI5
- Remove polyfills

See: #112
Closes: #116
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.

2 participants