javascript

vercel/pkg 아이콘 변경하는 법

nomaruhan 2021. 8. 11. 03:34

 

pkg 기본 win-x64 이미지 리소스 변경하고 pkg 수행하면 됨

단 pkg 쪽에서 이미지 해시 체크하는 부분은 주석 처리 할 것

# 위치 및 파일
C:\Users\user\.pkg-cache\v3.1
fetched-v14.17.0-win-x64

# 해시 체크 부분 주석 해제
node_modules\pkg-fetch\lib-es5\index.js
Binary hash does NOT match. Re-fetching...

 

링크

https://github.com/vercel/pkg