ember-cli / ember-cli/ember-cli-update
[Feature Request] allow passing flags to the underlying blueprint to allow migrating to different configurations
Aperta
- Lingua principale
- JavaScript
- Stelle
- 279
- Fork
- 44
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.