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 종속성 캐시 최적화 구현 연습
- Host: GitHub
- URL: https://github.com/yhwabillie/yarn-v1-ghac-cache-test
- Owner: yhwabillie
- Created: 2024-07-10T12:43:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T14:56:19.000Z (10 months ago)
- Last Synced: 2025-01-28T19:15:12.256Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 빌드 경로 추가리드미 변경 빌드 테스트
캐싱후 리드미 변경 빌드 테스트