Skip to content

Fix TypeScript error: add baseWidth to blockSize type#171

Merged
skyl merged 1 commit intocorpora-inc:mainfrom
Umanistan:fix-typescript-error
Feb 3, 2026
Merged

Fix TypeScript error: add baseWidth to blockSize type#171
skyl merged 1 commit intocorpora-inc:mainfrom
Umanistan:fix-typescript-error

Conversation

@Umanistan
Copy link
Contributor

Summary

  • Fix TypeScript build error in buildWordBlockMeshes() function
  • The blockSize parameter was missing the baseWidth property that is used in the function body

Test plan

  • TypeScript compiles without errors
  • GitHub Actions build passes

🤖 Generated with Claude Code

The blockSize parameter in buildWordBlockMeshes() was missing the
baseWidth property that is used in the function body.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@skyl skyl merged commit 511a54c into corpora-inc:main Feb 3, 2026
1 check failed
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.

2 participants

Comments