An open API service indexing awesome lists of open source software.

https://github.com/yhwabillie/yarn-v1-ghac-cache-test

Yarn classic github actions CI workflow 종속성 캐시 최적화 구현 연습
https://github.com/yhwabillie/yarn-v1-ghac-cache-test

Last synced: about 1 month ago
JSON representation

Yarn classic github actions CI workflow 종속성 캐시 최적화 구현 연습

Awesome Lists containing this project

README

        

Node v20.11.1
Yarn Classic 1.22.22
nextConfig => { trailingSlash: true, output: "export" }
package.json => cacheDirectories : { ".next/cache/" }
캐싱 경로에 /.next/cache next 빌드 경로 추가

리드미 변경 빌드 테스트
캐싱후 리드미 변경 빌드 테스트