ionic-team / ionic-team/ionic-angular-standalone-codemods

bug: migration script doesn't work for angular 19

未关闭
#50 3 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
TypeScript
星标
20
派生
9
PR 合并指标
30 天内没有已合并 PR

描述

### 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.3.0

### Current Behavior

In Angular 19, components are now standalone by default, so the flag is not present which cause the script to not run and show the following message :

Cannot add import to component decorator. Component is not standalone.

### Expected Behavior

add misssing standalone ionic components in the imports array.

### Steps to Reproduce

1. Install angular 19
2. install ionic-angular-standalone-codemods 0.3.0
3. Run npx @ionic/angular-standalone-codemods

### Code Reproduction URL

_No response_

### Additional Information

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。