Fix missing TypeScript declaration files in npm package
Add hash: false option to tsdown configuration to ensure .d.ts files
are generated with predictable names (e.g., mod.d.ts instead of
mod-C3OG1oK4.d.ts), making them properly discoverable by the package
exports defined in package.json.
Co-Authored-By:
Claude <noreply@anthropic.com>
Loading
Please register or sign in to comment