Skip to content

fix: cross-platform build script and correct bin paths#1

Merged
kpruntov merged 1 commit intokpruntov:mainfrom
SergeyVlSorokin:fix/windows-cross-platform-build
Mar 27, 2026
Merged

fix: cross-platform build script and correct bin paths#1
kpruntov merged 1 commit intokpruntov:mainfrom
SergeyVlSorokin:fix/windows-cross-platform-build

Conversation

@SergeyVlSorokin
Copy link
Copy Markdown

  • Replace rm/cp/mkdir with shx equivalents for Windows compatibility
  • Add shx as devDependency
  • Fix bin paths: dist/src/... -> dist/... (matches tsc output with no rootDir set)

- Replace rm/cp/mkdir with shx equivalents for Windows compatibility
- Add shx as devDependency
- Fix bin paths: dist/src/... -> dist/... (matches tsc output with no rootDir set)
Copy link
Copy Markdown
Owner

@kpruntov kpruntov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to move investigate_orphans.ts into the scripts/ directory, otherwise should work.

@kpruntov kpruntov merged commit 9788006 into kpruntov:main Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants