Skip to content

Use mapbox-gl-draw/dist for IE11 support#36505

Merged
tylersmalley merged 1 commit intoelastic:masterfrom
tylersmalley:mapbox-gl-draw-dist
May 20, 2019
Merged

Use mapbox-gl-draw/dist for IE11 support#36505
tylersmalley merged 1 commit intoelastic:masterfrom
tylersmalley:mapbox-gl-draw-dist

Conversation

@tylersmalley
Copy link
Copy Markdown
Member

@tylersmalley tylersmalley commented May 11, 2019

This package publishes it's transpiled code in a dist directory without updating
the package.json's main to point to this file. Since we do not transpile node
modules, we are updating the require statement to explicitly point to this
file.

Related: #33686

image

This package publishes it's transpiled code in a dist directory without updating
the package.json's main to point to this file. Since we do not transpile node
modules we are updating the require statement to explicitly point to this
file.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley tylersmalley added Team:Operations Kibana-Operations Team Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.2.0 labels May 11, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-gis

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-operations

@tylersmalley
Copy link
Copy Markdown
Member Author

@spalger curious if there is another suggestion for the handling of this package.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@thomasneirynck thomasneirynck self-requested a review May 11, 2019 19:13
Copy link
Copy Markdown
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

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

I wasn't able to test this on IE11 now (need to setup that environment first), but verified everything continues to work as expected.

Copy link
Copy Markdown
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

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

I verified this does work in IE11. We'll likely want to merge this before FF tomorrow.

@tylersmalley tylersmalley merged commit 54f53d1 into elastic:master May 20, 2019
tylersmalley added a commit to tylersmalley/kibana that referenced this pull request May 20, 2019
This package publishes it's transpiled code in a dist directory without updating
the package.json's main to point to this file. Since we do not transpile node
modules we are updating the require statement to explicitly point to this
file.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley added a commit that referenced this pull request May 20, 2019
This package publishes it's transpiled code in a dist directory without updating
the package.json's main to point to this file. Since we do not transpile node
modules we are updating the require statement to explicitly point to this
file.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Team:Operations Kibana-Operations Team v7.2.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants