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

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

Abierto
#1,255 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.