ionic-team / ionic-angular-standalone-codemods

MIT License
16 stars 8 forks source link

bug: Standalone page components are not migrated #5

Closed sean-perkins closed 1 year ago

sean-perkins commented 1 year ago

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 the home.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

ionitron-bot[bot] commented 11 months 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.