-
Notifications
You must be signed in to change notification settings - Fork 147
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
Introduce lerna #193
Introduce lerna #193
Conversation
04b285c
to
0422ea2
Compare
Will review it later today |
@fobos please let me know if you will have time to check this one out! |
Am I right that you going to split CEA into separate packages containing simple command for CEA? |
@fobos thanks, that's a very good question 🙂 Originally I wanted to move I also want to have a reusable Having everything isolated, just as in CRA, there might be an opportunity to create a CRA-compatible I wanted to keep the semantic release setup, but also add lerna to manage a multi-package repo. |
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.
Having reusable script is good idea.
@halfzebra thanks for explanation. |
0422ea2
to
c055cae
Compare
affects: create-elm-app This commit introduces lerna and lerna-semantic-release so it's possible to split-up the project into separate npm packages
affects: create-elm-app
affects: create-elm-app
affects: create-elm-app
c055cae
to
3ac5c8f
Compare
This is on hold due to atlassian/lerna-semantic-release#89 |
Closing this in favor of adopting https://github.com/Updater/semantic-release-monorepo |
This is the first PR focused on splitting CEA into separate packages #183
As a first step I'm moving create-elm-app into packages.