When developing for the SDK locally, we don't currently have a systematic way of testing it by installing it in another repo (for e.g. using npm link or some other way). We should come up with a guide or a script for doing this as we scale up or SDK development efforts
When developing for the SDK locally, we don't currently have a systematic way of testing it by installing it in another repo (for e.g. using
npm link
or some other way). We should come up with a guide or a script for doing this as we scale up or SDK development efforts