ws-react-sdk
v0.0.11
Published
Library of common components, containers, and utils used across the Wednesday Ecosystem
Downloads
2
Readme
ws-react-sdk
Make changes locally
- run
yarn link
in the SDK directory - run
yarn link "ws-react-sdk"
in the respective portal directories - run
yarn dev
so that changes in the SDK are reflected in real-time in the locally running portal application
Linking of libraries
./link-libs.sh
Useful links
https://github.com/facebook/react/issues/14257
https://dev.to/yvonnickfrin/how-to-handle-peer-dependencies-when-developing-modules-18fa