You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -291,23 +292,32 @@ export class SourceTracking {
291
292
* @input excludeUnresolvables: boolean Filter out components where you can't get the name and type (that is, it's probably not a valid source component)
292
293
*/
293
294
// public async populateFilePaths(elements: ChangeResult[]): Promise<ChangeResult[]> {
0 commit comments