feat(cli): Allow configuring IDL JSON location in workspace config#4483
feat(cli): Allow configuring IDL JSON location in workspace config#4483jamie-osec wants to merge 6 commits into
Conversation
|
@jamie-osec is attempting to deploy a commit to the Solana Foundation Team on Vercel. A member of the Team first needs to authorize it. |
acheroncrypto
left a comment
There was a problem hiding this comment.
This seems like a reasonable feature to add. The comments are only for small issues.
There was a problem hiding this comment.
This change will be deployed immediately after the merge, which could cause issues when people try to use this feature before the next version is out. This has been a common problem. I see someone already working on v2 docs (#4460), so thoughts on versioning the docs going forward?
There was a problem hiding this comment.
Good point, we should probably figure this out before touching the docs too much
There was a problem hiding this comment.
That PR seems to update how the TS package docs work, but the issue was about the main docs site. I believe TS package docs never automatically updated on every merge anyway.
Closes #3533 by clarifying the docs and allowing configuring the location of the IDL JSON as well as types.