Skip to content

fix(bin): rename .mjs → .js for npm bin compatibility#20

Merged
aliksir merged 1 commit into
masterfrom
fix/bin-mjs
Mar 22, 2026
Merged

fix(bin): rename .mjs → .js for npm bin compatibility#20
aliksir merged 1 commit into
masterfrom
fix/bin-mjs

Conversation

@aliksir

@aliksir aliksir commented Mar 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • npm publish strips bin entries with .mjs extension
  • Renamed install.mjsinstall.js, updated CI

Test plan

  • node --check install.js — pass
  • npm pack --dry-run — no warnings
  • CI pass

🤖 Generated with Claude Code

learned(npm-bin): npm publish strips bin entries with .mjs extension

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aliksir
aliksir merged commit 86c6380 into master Mar 22, 2026
1 check passed
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.

1 participant