Whether to autoload bunfig.toml when the standalone executable runs
Standalone-only: applies only when building/running the standalone executable.
Equivalent CLI flags: --compile-autoload-bunfig, --no-compile-autoload-bunfig
interface
Whether to autoload bunfig.toml when the standalone executable runs
Standalone-only: applies only when building/running the standalone executable.
Equivalent CLI flags: --compile-autoload-bunfig, --no-compile-autoload-bunfig
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
Whether to autoload package.json when the standalone executable runs
Standalone-only: applies only when building/running the standalone executable.
Equivalent CLI flags: --compile-autoload-package-json, --no-compile-autoload-package-json
Whether to autoload tsconfig.json when the standalone executable runs
Standalone-only: applies only when building/running the standalone executable.
Equivalent CLI flags: --compile-autoload-tsconfig, --no-compile-autoload-tsconfig