ionic-team / ionic-team/ionic-angular-standalone-codemods
bug: custom ion icon and components are not migrated
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-angular-standalone-codemods) that already report this problem, without success.
### Codemod version
0.4.0
### Current Behavior
- Custom ion-icon are incorrectly migrated and breaks the build/app
- `HomePage` and `HomePageModule` have not been migrated to standalone.
### Expected Behavior
Custom ion-icons and all the components are migrated to standalone and the app can be build/run
### Steps to Reproduce
See instructions in this repo https://github.com/ryaa/custom-ion-icon-not-migrated-to-standalone
### Code Reproduction URL
https://github.com/ryaa/custom-ion-icon-not-migrated-to-standalone
### Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.