Closed flashios09 closed 10 months ago
@flashios09 Thank you! I'll try to spend some time and refresh the addon, bump min Node.js etc. and this will be part of that new major
Hi @SergeAstapov , any news about this PR ?
@flashios09 sorry for delay! finally got here and this was done in #119
Support the env vars prefixed with
export
, e.g.export ENV="dev"
! See https://github.com/fivetanley/ember-cli-dotenv/issues/27 PS: dotenv now works only onnode>=12
(https://github.com/motdotla/dotenv/blob/master/package.json#L58), means ember-cli-dotenv will work only onnode>=12
too(a new release version is required) :)