ember-cli / ember-cli/ember-cli-update

[Feature Request] allow passing flags to the underlying blueprint to allow migrating to different configurations

Open
#1,255 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
279
Forks
44
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.