pub fn build_project_graph_with_options( root_dir: &Path, options: &ProjectGraphOptions, ) -> Result<ProjectGraph>