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

Add browserify transform #9642

Merged
merged 2 commits into from
May 9, 2017
Merged

Conversation

mridgway
Copy link
Contributor

@mridgway mridgway commented May 9, 2017

Related to #9641

This tells browserify to remove process.env.NODE_ENV conditionals during bundling for create-react-class and react-addons-create-fragment.

@gaearon
Copy link
Collaborator

gaearon commented May 9, 2017

These are super simple fixes and potentially break builds so I’ll get them in immediately.

@gaearon gaearon merged commit 2bbe024 into facebook:15.6-dev May 9, 2017
@mridgway mridgway deleted the addBrowserifyTransform branch May 9, 2017 23:50
gaearon pushed a commit that referenced this pull request May 9, 2017
* Add loose-envify browserify transform

* Add transform to react-addons-create-fragment
flarnie added a commit to flarnie/react that referenced this pull request May 10, 2017
Just keeping this fresh.

Issue:
flarnie added a commit that referenced this pull request May 20, 2017
Just keeping this fresh.

Issue:
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.

None yet

3 participants