tpmjs/packages
Ajax Davis e21be425e5 fix(ui): increase Node memory limit for tsup build to prevent CI OOM errors
- Set NODE_OPTIONS='--max-old-space-size=4096' in build script
- Prevents "JS heap out of memory" during TypeScript declaration generation
- CI was failing when building 20+ components simultaneously
- Also simplified tsup DTS config (removed composite false workaround)

Fixes GitHub Actions build failures for @tpmjs/ui package.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 02:11:22 +10:00
..
config fix(biome): ignore Next.js auto-generated next-env.d.ts file 2025-11-26 22:59:32 +10:00
env fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
mocks fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
storybook fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
test fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
types fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
ui fix(ui): increase Node memory limit for tsup build to prevent CI OOM errors 2025-11-27 02:11:22 +10:00
utils fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00