kerimdzhanov / dotenv-flow

Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
MIT License
859 stars 36 forks source link

fix(dotenv-flow:preload): add `node` resolver for `exports:./config` field, fixes #81 #82

Closed kerimdzhanov closed 10 months ago

kerimdzhanov commented 10 months ago

This change fixes the issue with preloading dotenv-flow/config using Mocha's -r switch.