We should extend SharePoint Framework project upgrade rules so that all of them return information about the location where the change should be applied. Currently only .ts and .scss rules do that. This information is needed to properly display upgrade report in CodeTour format or to automate the upgrade process shall we want to do this in the future.
We should extend SharePoint Framework project upgrade rules so that all of them return information about the location where the change should be applied. Currently only .ts and .scss rules do that. This information is needed to properly display upgrade report in CodeTour format or to automate the upgrade process shall we want to do this in the future.