Currenly, projectRoot and srcRoot parameters are required, but probably, they may be calculated automatically.
Maybe, parameters > paths is something we might base on for calculating srcRoot. There may be multiple paths, may there be multiple src roots? Also, there is no way to exclude directories from .modulite.yaml searching.
But even if we use parameters > paths, how projectRoot should be calculated to locate composer.json and vendor/?
Currenly,
projectRootandsrcRootparameters are required, but probably, they may be calculated automatically.Maybe,
parameters > pathsis something we might base on for calculatingsrcRoot. There may be multiple paths, may there be multiple src roots? Also, there is no way to exclude directories from.modulite.yamlsearching.But even if we use
parameters > paths, howprojectRootshould be calculated to locatecomposer.jsonandvendor/?