What is the use case for this scenario?Is there only ONE app and the rest is publishable modules?How would this work with an API project that doesn't have a bundle?From what i have seen a monorepo is just one app that has a bunch of modules/libraries contained within that you'd want to leverage elsewhere. That is it. It is not an excuse to put all of your apps into one massive repo and then use it to share the same packages. Those packages need to be published somewhere at some point. And you shouldn't have more than one app inside the monorepo
Submitted May 01, 2019 at 01:02PM by Gbyrd99
No comments:
Post a Comment