Pages
Contents
@xpulse/dotenv
Load .env files β nothing more, nothing less.
No dependency on the popular dotenv npm package. A lean, purpose-built implementation that does exactly what xPulse needs: load .env and .env.{environment}, merge them, write to process.env. Typed access, required field checks β done.
Used internally by @xpulse/config. In most cases you won't need to interact with this package directly.