My personal feeling is that it should not, so I have the following. Happy to submit as a patch or pull request if you share this feeling. ```clojure (defn start-env [] (.. Dotenv configure ignoreIfMissing load)) ```
My personal feeling is that it should not, so I have the following. Happy to submit as a patch or pull request if you share this feeling.