Menu

#1092 Support usage inside mono-repository

open
nobody
2025-09-03
2025-09-01
Anonymous
No

Originally created by: matthieu-crouzet

Is your feature request related to a problem? Please describe.
Today working with mono-repository is something common.
UUV needs to be set up at the root of the repository.

Describe the solution you'd like
I would expect to be able to have a uuv folder at my application level.

Discussion

  • Anonymous

    Anonymous - 2025-09-02

    Originally posted by: luifr10

    Please describe how you initialize your monorepo and add the uuv dependency.

     
  • Anonymous

    Anonymous - 2025-09-03

    Originally posted by: matthieu-crouzet

    In our case we have a repository following this structure

    | apps
    |  \_ app-1
    |       |  package.json
    |       \_ uuv
    |  \_ app-2
    |      |  package.json
    |      \_ uuv
    

    So uuv dependency is set up at application level, not at the root.

     

Log in to post a comment.

Auth0 Logo