# Package scripts load .env plus the selected environment file explicitly. # Prevent the outer bun process from preloading development values for bun start. env = false [serve.static] plugins = ["bun-plugin-tailwind"] env = "BUN_PUBLIC_*"