Skip to content

fix: cross-platform build support for Windows#1

Open
byigitt wants to merge 1 commit intoT3-Content:mainfrom
byigitt:fix/windows-build
Open

fix: cross-platform build support for Windows#1
byigitt wants to merge 1 commit intoT3-Content:mainfrom
byigitt:fix/windows-build

Conversation

@byigitt
Copy link

@byigitt byigitt commented Jan 1, 2026

The build fails on Windows due to Unix-only commands and workspace package resolution issues with tsup/esbuild.

This PR replaces the cp command with a cross-platform Node.js script, adds proper esbuild aliases and TypeScript path mappings for the shared workspace package, and introduces an index.ts entry point for better extensibility.

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.

1 participant