Files
pezkuwi-dev/packages
pezkuwichain 4fbef2fcd2 Fix: prevent double ./cjs/ prefix in main field
When package.json already has main: './cjs/index.js', the build script
was incorrectly adding another ./cjs/ prefix resulting in './cjs/cjs/index.js'

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 07:07:02 +03:00
..