Skip to content

Fix published CLI executable path - #3

Merged
kopachlager merged 1 commit into
mainfrom
agent/fix-cli-bin-path
Jul 23, 2026
Merged

Fix published CLI executable path#3
kopachlager merged 1 commit into
mainfrom
agent/fix-cli-bin-path

Conversation

@kopachlager

Copy link
Copy Markdown
Owner

What changed

  • Normalized the npm bin path so the published package exposes the prerenderbuddy executable.

Why

The npm 11 publication dry run removed the previous ./bin/... mapping as invalid.

Validation

  • npm publish --dry-run --access public no longer reports a correction.
  • Installed the packed tarball into a clean temporary prefix.
  • Verified prerenderbuddy --version and a live JSON check.
  • All 12 tests pass.

@kopachlager
kopachlager marked this pull request as ready for review July 23, 2026 12:08
@kopachlager
kopachlager merged commit 88d034a into main Jul 23, 2026
3 checks passed
@kopachlager
kopachlager deleted the agent/fix-cli-bin-path branch July 23, 2026 12:08
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