Files
bun.sh/docs/runtime
pfg a0fbae2ee2 Add bunfig.toml flag to disable automatic .env file loading
Adds a new `dotenv` boolean field to bunfig.toml that controls whether
Bun automatically loads .env files at runtime. When set to false, .env
file loading is disabled while process.env still works normally.

This is useful for preventing accidental .env file loading in production
environments or when using alternative environment variable management.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16 14:46:09 -07:00
..
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2025-10-09 23:28:03 -07:00
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2024-08-18 00:12:42 -07:00