Move App to Work Directory will break the folder structure of the project, causing the component specified override_path in idf_component.yml not work as expected.
Before move the App, can we replace the override_path in idf_component.yml with a parsed absolute path?
Move
ApptoWork Directorywill break the folder structure of the project, causing the component specifiedoverride_pathinidf_component.ymlnot work as expected.Before move the
App, can we replace theoverride_pathinidf_component.ymlwith a parsed absolute path?