uif icon indicating copy to clipboard operation
uif copied to clipboard

Research monorepo tooling

Open vostrik opened this issue 2 years ago • 0 comments
trafficstars

UIF has several scenarios:

  • Cross package updates, i.e. dependencies and versioning
  • Auto-publish on merging to main branch
  • Tests, linting

Now UIF uses obsolete Lerna version and it can be right way to update to Nx + latest Lerna. Also, it might be easier and more efficient to avoid using Lerna and get tiny tools for release management.

vostrik avatar Jul 07 '23 15:07 vostrik