Support usage inside mono-repository
Open-source platform for automated accessibility testing.
Brought to you by:
sservical
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.
Originally posted by: luifr10
Please describe how you initialize your monorepo and add the uuv dependency.
Originally posted by: matthieu-crouzet
In our case we have a repository following this structure
So uuv dependency is set up at application level, not at the root.