Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Loading keys from process.env #18

Open
anilmaurya opened this issue Jun 29, 2015 · 0 comments
Open

Loading keys from process.env #18

anilmaurya opened this issue Jun 29, 2015 · 0 comments

Comments

@anilmaurya
Copy link
Contributor

I added .env file in my project root directory and loaded keys in process.env using https://github.com/fivetanley/ember-cli-dotenv , but ember-cli-front-builds loads before my keys get loaded in process.env .

To fix this issue , I had to add dotenv package and load it in lib/commands/base-command-factory.js

anilmaurya@d462dbb

Is it the right way or I am missing something here ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant