You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add prepare script to src/ for git-based installation
When installing chain-sdk from a git URL with &path:src, package managers
extract only the subdirectory. This prepare script goes up to the repo root
and runs the TypeScript build so dist/ exists.
0 commit comments