mirror of
https://github.com/xtr-dev/payload-automation.git
synced 2025-12-10 00:43:23 +00:00
- Create dedicated types-only module (src/types/index.ts) with pure type definitions - Update main index.ts to export only pure types without runtime imports - Removes need for serverExternalPackages in Next.js configuration - Plugin now works "out of the box" without bundling workarounds 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>