tsx 스크립트에서 .env 자동 로드하기 (dotenv 없이, CI 안전)2026-06-23Node 내장 --env-file-if-exists 플래그로 로컬에서는 .env를 자동 로드하고 CI에서는 무해하게 무시한다.Node.jstsxdotenvCI