ellamaolson / ngMigration-Assistant

An analysis tool to determine which migration path from AngularJS to Angular is right for you.
199 stars 24 forks source link

No longer report component matches as needing to be modified #13

Closed kfeinUI closed 6 years ago

kfeinUI commented 6 years ago

fix(analysisTool) Fix for #7. No longer push component matches to the mapOfFilesToConvert. Component is the desired target, so listing these among the files needed to be modified doesn't make sense.