docs: Add docs on building the SDK#10368
Conversation
|
I appreciate the effort, but this still doesn't address #5108 Here's an example trying to follow your instructions: npm exec yarn
|
|
There is not |
|
Yarn is not part of my build process, so I didn't have it installed globally I ran I installed yarn on my workstation globally though, just to match your instructions more precisely. I can get far enough in But the issue in #5108 is about building the code you ship onto npm that can't be used directly any longer. How do we turn the npm source into a built release that can be used in a project? |
|
Hi @anthonyryan1 - I responded to that entire thread with #5108 (comment). Any comments about the suggestions made there? |
As this comes up every now and then (e.g. #5108), I gather it makes sense to document how to build the SDK youself. I added a note to explicitly state that there are no guarantees there.