Diffrent stores used accross BWL projects.
- Run
yarn linkin the root folder (more about yarn link) - Run develop mode with
yarn start - In another project run
yarn link @big-whale-labs/stores - Nice! Your project will now use the local version of
@big-whale-labs/stores
yarn build— build the codeyarn release— create a release and publish the package