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

chore: setup monorepo with Lerna #109

Merged
merged 4 commits into from
Jan 23, 2019

Conversation

thymikee
Copy link
Member

Let's take it easy and make @grabbou test it thoroughly.

This essentially moves building script to the root scripts/build.js script (taken from Jest, so expect see some nice output 🙂) based on a fact that source files are under src/ directory.

@@ -0,0 +1,6 @@
{
"lerna": "3.10.6",
"version": "independent",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently packages are a bit disconnected (local cli at 1.1 and global at 2.0) so until we reach parity Lerna will ask you which version would you like to bump to

@Esemesek Esemesek merged commit 61bc288 into react-native-community:master Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants