You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2018. It is now read-only.
I guess vue-material-* is a perfect usecase for lerna. All components are isolated and it won't change. But having all of the components in a single repo might have a lot of benefits.
Pros are:
I really like that we will have meta repository for all the components, providing docs and examples here seems natural
It would be much easier to fix issues with readmes, versions, and other meta-information (now, I have to create 4 separate issues for each component sharing the same bug)