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

allow creating multiple binaries from a single repo #46

Open
pravi opened this issue Dec 7, 2016 · 1 comment
Open

allow creating multiple binaries from a single repo #46

pravi opened this issue Dec 7, 2016 · 1 comment

Comments

@pravi
Copy link
Contributor

pravi commented Dec 7, 2016

Both babel and lodash maintains a single repo for multiple modules.

babel -> https://github.com/babel/babel (packages directory in master branch has all modules)
lodash -> https://github.com/lodash/lodash/tree/npm-packages (npm-packages branch has all modules)

lodash is required for gulp, babel is required for handlebars.

@pravi
Copy link
Contributor Author

pravi commented Dec 24, 2016

babel and many others are using https://lernajs.io/ so there is a standard we can use.

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

No branches or pull requests

1 participant