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

Add Lerna #433

Merged
merged 13 commits into from
Jan 15, 2018
Merged

Add Lerna #433

merged 13 commits into from
Jan 15, 2018

Conversation

stefanbuck
Copy link
Member

@stefanbuck stefanbuck commented Jan 13, 2018

As described in #432 this PR adds lerna. A tool to manage multiple packages in the same repo. I moved the lib folder into a new package called core along with all dependencies. Also I added a few more package.json files and cleaned up the dependencies in the root.

@stefanbuck stefanbuck changed the title Lerna Add Lerna Jan 13, 2018
@stefanbuck stefanbuck force-pushed the lerna branch 3 times, most recently from 1bbb61f to bbfdc2f Compare January 13, 2018 21:23
Copy link
Member

@josephfrazier josephfrazier left a comment

Choose a reason for hiding this comment

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

This looks good to me, I was able to build/run the extension! @stefanbuck, I'll let you decide when to merge, in case you think of anything else. Also, I assume it might be better to squash/merge instead of rebase/merge, since there seem to be some intermediate commits where things are broken (it's nice seeing the separate commits during this PR review process, however!).

@stefanbuck
Copy link
Member Author

Thanks for reviewing. I've created the commits with the review in mind. Sure I'll squash them as always ... now.

@stefanbuck stefanbuck merged commit d81b97c into OctoLinker:master Jan 15, 2018
@stefanbuck stefanbuck deleted the lerna branch January 15, 2018 07:14
@stefanbuck stefanbuck mentioned this pull request Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants