ㅇㅈ
{"build": "cross-env NODE_ENV=production node some_build_script.js"}
의존성 라이센스도 체크하고 코드 포매팅도 체크하고 할거 많음
특정ci에 의존되지 않도록 ci specific한건 최대한 지양하고 빌드스크립트 따로 빼는건 맞음
ㅇㅈ
{"build": "cross-env NODE_ENV=production node some_build_script.js"}
의존성 라이센스도 체크하고 코드 포매팅도 체크하고 할거 많음
특정ci에 의존되지 않도록 ci specific한건 최대한 지양하고 빌드스크립트 따로 빼는건 맞음