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

Split packages #159

Merged
merged 2 commits into from
Jul 11, 2016
Merged

Split packages #159

merged 2 commits into from
Jul 11, 2016

Conversation

zpao
Copy link
Member

@zpao zpao commented Jul 11, 2016

We can't use Lerna (yet[*]) but ultimately the goal here is to set clearer boundaries between these packages. It should also make it easier to further split up the packages and bring in more maintainers.

cc @yungsters - this is what I was talking about doing. It doesn't affect our other syncing plans much (I think).

[*]: This is because we currently do things like require('fbjs-scripts/gulp/foo'). Lerna makes package-level requires work but not deep ones.

zpao added 2 commits July 11, 2016 13:47
This will help keep these packages distinct and help split them further,
eventually using something like Lerna to automate releases.
No real code changes so each of these published packages should be
virtually identical.
@ghost ghost added the CLA Signed label Jul 11, 2016
@zpao zpao merged commit c7bfe5d into facebook:master Jul 11, 2016
@zpao zpao mentioned this pull request Jul 11, 2016
@yungsters
Copy link
Contributor

Nice. It begins!

@zpao zpao mentioned this pull request Aug 18, 2016
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.

2 participants