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

Include react-is in FB build targets #12458

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Mar 26, 2018

Recently, react-is was added as a dependency to the shallow renderer (#12392). This breaks the FB sync script, since we were not previously syncing the react-is package.

I'm not super familiar with www internals, but I think the simplest solution is to tag react-is as one of the FB build targets (so that it gets synced) and then add a yarn stub for it.

@pull-bot
Copy link

Details of bundled changes.

Comparing: e9ba8ec...b1f10a4

react-is

File Filesize Diff Gzip Diff Prev Size Current Size Prev Gzip Current Gzip ENV
ReactIs-dev.js n/a n/a 0 B 3.6 KB 0 B 1.05 KB FB_DEV
ReactIs-prod.js n/a n/a 0 B 2.9 KB 0 B 849 B FB_PROD

Generated by 🚫 dangerJS

@bvaughn bvaughn merged commit 718d0d2 into facebook:master Mar 26, 2018
@bvaughn bvaughn deleted the add-react-is-to-fb-bundle branch March 26, 2018 23:56
rhagigi pushed a commit to rhagigi/react that referenced this pull request Apr 19, 2018
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.

5 participants