0.0.11 • Published 2 years ago

ws-react-sdk v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ws-react-sdk

ws-react-sdk CD

ws-react-sdk CI

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