Closed sean-perkins closed 1 year ago
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the codemods, please create a new issue and ensure the template is fully filled out.
Prerequisites
Codemod version
N/A
Current Behavior
The
HomePage
component in the Ionic starters blank project is not migrated to the new import syntax. It does not appear to detect that the component should be migrated and/or is not parsing thehome.page.html
template correctly.Expected Behavior
Any
@Component
decorated class that is from@angular/core
should be migrated.Steps to Reproduce
No response
Code Reproduction URL
No response
Additional Information
No response