ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-build
Wrong app environment with ember-cli-dotenv
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 23
- Forks
- 23
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm using [ember-cli-dotenv](https://github.com/fivetanley/ember-cli-dotenv) for writing my app settings for the different environments but when I run the deploy command, the build output uses always the .env-development settings file instead of reading from .env-production file.
If I run a build with the classic ember build command everything is fine.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.