nuxt-community / dotenv-module

Loads your .env file into your application context
MIT License
495 stars 30 forks source link

Can you please update #19

Closed ScreamZ closed 6 years ago

ScreamZ commented 6 years ago

Hello @JulienTant, This is release in code since months (https://github.com/nuxt-community/dotenv-module/commit/3e2696341dcde954f510c48e669bd207794393d2)

but not on npm… (dist folder is not up to date) "version": "1.1.1"

{
  modules: [
    ['@nuxtjs/dotenv', { filename: '.env.prod' }],
  ]
}

Could you please update repositories.

Regards

This question is available on Nuxt community (#c16)
ghost commented 6 years ago

This issue as been imported as question since it does not respect dotenv-module issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/dotenv-module/issues/c16.