ember-cli / ember-cli/ember-cli-update
[Feature Request] allow passing flags to the underlying blueprint to allow migrating to different configurations
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 279
- Forks
- 44
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.