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(build): change build target to ES5 #211

Merged
merged 1 commit into from
May 21, 2019

Conversation

markov00
Copy link
Member

Summary

Update the build target to ES5

To support projects that doesn't transpile node_modules we changed the target build to ES5
@markov00 markov00 merged commit 39b727e into elastic:master May 21, 2019
@codecov-io
Copy link

codecov-io commented May 21, 2019

Codecov Report

Merging #211 into master will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   97.55%   97.81%   +0.25%     
==========================================
  Files          35       35              
  Lines        2411     2558     +147     
  Branches      557      557              
==========================================
+ Hits         2352     2502     +150     
+ Misses         52       49       -3     
  Partials        7        7
Impacted Files Coverage Δ
src/specs/settings.tsx 100% <0%> (ø) ⬆️
src/state/annotation_utils.ts 100% <0%> (ø) ⬆️
src/lib/series/domains/y_domain.ts 100% <0%> (ø) ⬆️
src/lib/series/domains/x_domain.ts 100% <0%> (ø) ⬆️
src/lib/axes/canvas_text_bbox_calculator.ts 100% <0%> (ø) ⬆️
...onents/react_canvas/utils/rendering_props_utils.ts 100% <0%> (ø) ⬆️
src/lib/series/tooltip.ts 100% <0%> (ø) ⬆️
src/lib/axes/axis_utils.ts 100% <0%> (ø) ⬆️
src/specs/specs_parser.tsx 100% <0%> (ø) ⬆️
src/lib/series/nonstacked_series_utils.ts 100% <0%> (ø) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 106551a...7c77218. Read the comment docs.

@markov00 markov00 deleted the update-build-target branch May 21, 2019 13:09
markov00 pushed a commit that referenced this pull request May 21, 2019
## [4.2.5](v4.2.4...v4.2.5) (2019-05-21)

### Bug Fixes

* **build:** change build target to ES5 ([#211](#211)) ([39b727e](39b727e))
@markov00
Copy link
Member Author

🎉 This PR is included in version 4.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label May 21, 2019
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issue released publicly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants