Skip to content

[webpack] allow jsx in .js files#9578

Merged
spalger merged 1 commit intoelastic:masterfrom
spalger:jsx/enable-in-js
Dec 21, 2016
Merged

[webpack] allow jsx in .js files#9578
spalger merged 1 commit intoelastic:masterfrom
spalger:jsx/enable-in-js

Conversation

@spalger
Copy link
Contributor

@spalger spalger commented Dec 20, 2016

Before #9497, the babel-loader used by webpack was not getting any of it's configuration, which means that jsx has been enabled in .js and .jsx files for most of the year. This caused several plugins to break when they upgraded to master.

Copy link
Member

@simianhacker simianhacker left a comment

Choose a reason for hiding this comment

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

LGTM (meaning I loaded my stuff and it worked)

@spalger spalger merged commit 3079cb4 into elastic:master Dec 21, 2016
elastic-jasper added a commit that referenced this pull request Dec 21, 2016
Backports PR #9578

**Commit 1:**
[webpack] allow jsx in .js files

* Original sha: ad6fe57
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-20T23:39:36Z
spalger pushed a commit that referenced this pull request Dec 21, 2016
Backports PR #9578

**Commit 1:**
[webpack] allow jsx in .js files

* Original sha: ad6fe57
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-20T23:39:36Z
@spalger spalger deleted the jsx/enable-in-js branch October 18, 2019 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants