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

[packager] breaking test and fix for browser field mapping from package to file #5505

Closed
wants to merge 2 commits into from

Conversation

mvayngrib
Copy link
Contributor

breaks on mappings like:

"browser": {
  "node-package": "./dir/browser.js"
}

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jan 24, 2016
@mvayngrib
Copy link
Contributor Author

added fix

@mvayngrib mvayngrib changed the title [packager] add breaking test for browser field mapping from package to file [packager] breaking test and fix for browser field mapping from package to file Jan 24, 2016
@facebook-github-bot
Copy link
Contributor

@mvayngrib updated the pull request.

@facebook-github-bot
Copy link
Contributor

@mvayngrib updated the pull request.

@skevy
Copy link
Contributor

skevy commented Jan 25, 2016

Thanks @mvayngrib!

@skevy
Copy link
Contributor

skevy commented Jan 25, 2016

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/1700682636814686/int_phab to review.

@ghost ghost closed this in 191b692 Jan 25, 2016
doostin pushed a commit to doostin/react-native that referenced this pull request Feb 1, 2016
Summary:
breaks on mappings like:

```json
"browser": {
  "node-package": "./dir/browser.js"
}
```
Closes facebook#5505

Reviewed By: svcscm

Differential Revision: D2860579

Pulled By: androidtrunkagent

fb-gh-sync-id: 0d64c0999c47a6cbbf084cc8e0c8a6ea209b0880
cpojer pushed a commit to facebook/metro that referenced this pull request Jan 26, 2017
Summary:
breaks on mappings like:

```json
"browser": {
  "node-package": "./dir/browser.js"
}
```
Closes facebook/react-native#5505

Reviewed By: svcscm

Differential Revision: D2860579

Pulled By: androidtrunkagent

fb-gh-sync-id: 0d64c0999c47a6cbbf084cc8e0c8a6ea209b0880
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants