@ubuilder/charts
v7.0.3
Published
UBuilder Chart Controls
Downloads
2
Readme
UBuilder Chart Components
개발 진행 방법
Prerequirements
- yalc 설치
npm i -g yalc
- 현재 프로젝트(@ubuilder/charts)에서 내보내기
yalc publish
- 사용하는 프로젝트(ex:vuemes)에서 연결
yalc link @ubuilder/charts
컴포넌트 변경 절차
- 컴포넌트 프로젝트 소스 변경
yalc push