Skip to content

question - what would be involved to also enable publishing this? #3

@gcloeval

Description

@gcloeval

Hi Jarred,
This started looks like it has exactly the stuff I need. It works excellent as a development workflow.

I see that you specifically mention nothing is ever published to the npm.

Eventually however I would like to publish the monorepo.

Would you still advise to continue with this starter, or perhaps look for something else and if so do you have any recommendation? Could you provide at least some higher level steps/links you would recommend to extend this to also enable publishing?

Its just so confusing between typescript, babel, webpack, rollup, lerna, workspaces..... And now thats its also split between multiple modules as in this repo (-common, -ui, -cra app) it gets even worse and my braing is hurting.... what to use where and when...

From my initial research, recommendation is to use rollup for libraries and webpack for apps, so in the case of this repo, I should try to incorporate rollup for publishing mono-common and mono-ui and webpack for the mono-cra app? Or is this not recommended and should I use same bundling and publishing tooling across the monorepo?

Anyways, if you could provide just some pointers in the readme about possible steps to get this to be publishable I think it would be useful for people.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions