Closed pepicrft closed 11 months ago
this should now be resolved with v6.21.0 https://github.com/bevry/envfile/commit/0412c0363e7505d1492017408ff83304328366a4#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
shoutout to my GitHub Sponsors for affording me the time to make this happen
I tried to use this package from a Typescript project configured to use the
NodeNext
module resolution but it fails to recognize the types becausetypes
is missing in theexports
entry of thepackage.json
. This PR adds it.I'd appreciate if we could release a new version after this change gets merged.
Thanks a lot in advance for the review.