1. `yarn build` 2. `yarn pack` 後會得到一個 tarball file:hh-slate-editor-v1.x.x.tgz 3. 在需要使用的專案 `npm install ../../local-path/hh-slate-editor-v1.x.x.tgz`
yarn buildyarn pack後會得到一個 tarball file:hh-slate-editor-v1.x.x.tgznpm install ../../local-path/hh-slate-editor-v1.x.x.tgz