chore(packages): npm 공개 배포 준비 및 태그 기반 퍼블리시 CI#18
Merged
Conversation
- react-zpl, zpl-core 버전 0.1.0으로 상향 - private 제거 및 publishConfig(access: public) 추가
- react-zpl, zpl-core: dist만 배포(files), exports에서 development 제거 - web·electron 데모: 워크스페이스 zpl-core 소스로 경로 연결
- 배포 패키지는 peer만 두고 로컬 개발용으로 dev에 정리
- zpl-core·react-zpl 태그 푸시 시 빌드·테스트 후 npm publish
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
- react/jsx-runtime 등 하위 경로를 번들에 넣지 않도록 정규식 외부화
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 작업 내용
@zpl-kit/zpl-core,@zpl-kit/react-zplnpm 공개용 설정:version0.1.0,files(dist만),publishConfig, 저장소·라이선스 등 메타데이터react를peerDependencies와devDependencies로 정리zpl-core/v*,react-zpl/v*): 빌드·테스트 통과 후pnpm publish(시크릿NPM_TOKEN)@zpl-kit/zpl-core→ 소스 alias 추가(로컬에서 코어 수정 반영)test-react-zpl워크플로actions/checkoutv6로 갱신🔍 변경 범위
apps/react-zpl- React ZPL 라이브러리docs- 문서 사이트tests- 테스트 코드demos- 데모 애플리케이션기타-apps/zpl-core,.github/workflows, 루트package.json/ lockfile📸 스크린샷 (선택사항)
해당 없음 (CI·패키지 설정)
📚 추가 정보
NPM_TOKEN(npm publish 권한)이 있어야 퍼블리시 잡이 동작합니다.zpl-core/v0.1.0,react-zpl/v0.1.0(형식은 워크플로의on.push.tags와 일치)