Robson Oliveira dos Santos
Results
13
comments of
Robson Oliveira dos Santos
Hi @leon0399, Both suggestions should be considered, especially for the monorepo scenario. PlatformIO uses autogenerate source code zips for the dependency installation AFAIK. As GIthub autogenerates those source code zips...
Hi @creaux. I think `"path": "dist/apps/components/project"` should work for your case. Otherwise, you can use `{projectRoot}` instead of `${PROJECT_DIR}` inside `project.json`.
Same issue here