ember-cli / ember-cli/ember-cli-update
[Feature Request] allow passing flags to the underlying blueprint to allow migrating to different configurations
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 279
- Fork
- 44
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
For example,
if you:
```
ember new my-app
```
and want to migrate to pnpm, it would be awesome if we could
```
npx ember-cli-update@latest --pnpm
```
or to add typescript
```
npx ember-cli-update@latest --typescript
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.