-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce1.Have a monorepo using Melos Expected resultsWhen scanned for project it should show my other nested projects Actual resultsNo projects found only root Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi @Mayb3Nots, By defining working_directory, every command that is defined in the scripts section will run inside that particular directory which is “my_first_app” in our sample above. For example:
A sample project can be found here. |
Beta Was this translation helpful? Give feedback.
Hi I have removed the .git folder for my monorepos and now they are detected