PautoloadDotenv
Bun

property

CompileBuildOptions.autoloadDotenv

autoloadDotenv?: boolean

Whether to autoload .env files when the standalone executable runs

Standalone-only: applies only when building/running the standalone executable.

Equivalent CLI flags: --compile-autoload-dotenv, --no-compile-autoload-dotenv