-
Notifications
You must be signed in to change notification settings - Fork 25k
Update providesModuleNodeModules option to use new format. #6039
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
Conversation
|
@skevy updated the pull request. |
package.json
Outdated
| { name: "fbjs" }, | ||
| { name: "react" }, | ||
| { name: "react-native" }, | ||
| { name: "parse" } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should name be in quotes as it's a JSON file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Of course it should! :)
ed33d1e to
b827773
Compare
|
@skevy updated the pull request. |
|
@facebook-github-bot shipit |
|
I will hold this until Monday, though |
|
Thanks for importing. If you are an FB employee go to Phabricator to review. |
|
Closing this one as it's superseded by #6346. |
Updates providesModuleNodeModules option to use new format from facebookarchive/node-haste#33.
Supercedes #5985.
Ok to merge when node-haste is updated.
/cc @bestander @cpojer @mkonicek